@charset "UTF-8";
.style4 {font-size: 30px}
.style5 {color: #174890}
a:link {
	color: #194A8E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #194A8E;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #11498A;
}
body {

	background-repeat: no-repeat;
	
}
