@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
.style1 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #b30018;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
}
.style2-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaaaaa;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.style55 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
	font-weight: bold!important;
	color: #706f6f!important;
}
.style6 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.style6-2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

a:link, a:visited { 
color: #706f6f; 
text-decoration:none;
}
a:hover { 
color: #660033; 
text-decoration:none;
}



.bluetext {
	font: 0.7em Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#660033;
	text-decoration: none;
}
.bluetext a{
	font: 0.7em Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#660033;
	text-decoration:none;
}
.bluetext a:visited{
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#706f6f;
	text-decoration:none;
}
.bluetext a:hover{
	text-decoration:none;
	color:#706f6f;
}

