/* CSS Document */
	body {
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main_bkgrnd.jpg);
	background-repeat: repeat-x;
	background-color:#245486;

}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a {
text-decoration: none;
}
a:link {
	color: ;
}
a:visited {
	color: ;
}

.designedbyryanchu_style { 
	align: Center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 7pt;
	font-weight:normal;
	font-style:normal;
}

.body_style { 
	align: Right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10pt;
	font-weight:normal;
	font-style:normal;
}

.header_body_style { 
	align: Right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12pt;
	font-weight:normal;
	font-style:normal;
}