@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(images/bg1.jpg);
}
.style1 {
	color: #E41313;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-size: 18px;
	color: #3061AD;
}
.style3 {color: #3061AD}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin-left: 15px;
	margin-right: 15px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
a:link {
	color: #124D9F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.style4 {font-size: 14px}
.style5 {
	font-size: 10px
}
.style7 {color: #124D9F}
