body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #Eeeeee;
}
h1
{
	font-size: 13px;
	font-weight: normal;
	color: #778899;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}

.text12 {
	font-size: 12px;
}
.text10 {
	font-size: 10px;
}
.text14 {
	font-size: 14px;
}
.text15 {
	font-size: 12px;
	line-height: 20px;
}
.text30 {
	font-size: 30px;
}
.text16 {
	font-size: 14px;
        color:#993333;
        font-weight:bold;
}
.style1 {color: #333333}
.style2 {color: #CC0000}
.style15 {color: #FFFFFF}
.style4 {color: #FF9900}

#example1 { 
width: 680px; 
height: 300px; 
margin-bottom: 20px; 
background-color: #ffffff; 
border: 1px gray solid; 
overflow: auto; 
} 

