body{
	background-color: #90aed8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th{
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}

a{
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color:#FFFFFF;
	background-color:#99CC33;
	font-weight: bold;
	
}

p{
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}
	
h1{
	font-size: 18px;
	
}

h2{
	font-size: 16px;
	
}

h3{
	font-size: 14px;
	
}

h4{
	font-size: 12px;
	
}

h5{
	font-size: 11px;	
}

h6{
	font-size: 10px;	
}

pre{
	color:#000000;
	font-size: 10px;
	text-decoration: none;
}

//div.float{
// 	float: left;
//	width: 169px;
//	padding: 10px;
//
//}

.Style1{
font-size: 12px;
}

.Style2{
font-size: 10px;
}

.Style3{
font-size: 9px;
}