body {
	font: normal small/20px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #91C8EF;
	text-decoration: none;
	
}
h1{
	font-family: "Times New Roman", Times, serif;
}

p{
	line-height: 25px;	

}
img{
	border:0px;

}

#head{
	

}

#content {
	text-align: left;
	vertical-align: top;
}


#head_br{
}
#foot{
	font-size:small;

}
#foot p{
	line-height: 15px;

}

blockquote{
	background-color: #9CAED3;
	color:#FFFFFF;
	border: 1px solid #333333;
	padding: 5px;
	position: relative;
	overflow: hidden;
}




h2 a:link{ 	font-size: small;	font-weight: lighter;	color: #0056BA;	text-decoration: underline;}
h2 a:visited{	font-size: small;	font-weight: lighter;	color: #0056BA;	text-decoration: underline;}
h2 a:hover{	font-size: small;	font-weight: lighter;	color: #0056BA;	text-decoration: none;}
h2 a:active{	font-size: small;	font-weight: lighter;	color: #0056BA;	text-decoration: underline;}	

a:link {	color: #0056BA;  font-weight: bold;	text-decoration: underline;		}
a:visited {	color: #0ABB00;	font-weight: bold;	text-decoration: underline;		}
a:hover {	color: #0056BA;	font-weight: bold;	text-decoration: none;			}
a:active {	color: #0056BA;	font-weight: bold;	text-decoration: underline;		}

#head_br a:link{	color: #FFF;	 		text-decoration:none; font-size:small;}
#head_br a:visited{	color: #FFF;		 	text-decoration:none; font-size:small;}
#head_br a:hover{ text-decoration:none; font-size:small; color: #333;}
#head_br  a:active{	color: #FFF;		 	text-decoration:none; font-size:small;}

#alphabet_search a:link{	color: #FFF;	 		text-decoration:none; font-size:x-small;}
#alphabet_search a:visited{	color: #FFF;		 	text-decoration:none; font-size:x-small;}
#alphabet_search a:hover{	 color: #FFF; 	        text-decoration:underline;  	  font-size:x-small;}
#alphabet_search  a:active{	color: #FFF;		 	text-decoration:none; font-size:x-small;}

#foot a:link{		color: #333;		font-size: x-small;	text-decoration: underline;}
#foot a:visited{	color: #333;		font-size: x-small;	text-decoration: underline;}
#foot a:hover{		color: #333;		font-size: x-small;	text-decoration: none;	}
#foot a:visited{	color: #333;		font-size: x-small;	text-decoration: underline;}


.textarea {
 font-size: 10px;
 border: 1px solid #666666;
}


form {
	margin: 0px;
	padding: 0px;
}


table{
/*	border-collapse:collapse;*/
}

dt {
	color: #46659e;
	font-weight:bold;
}
