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

body {
	background-color: #7c7c7c;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin:0;
	font-family: Arial, "lucida console", sans-serif;
	font-size: 12pt;
	color: #000000;
}


h2 {
	
	font-size: 24px;
	font-weight: bold;
	font-family: Tahoma;
	color: #990033;
	
	padding-top: 12px;
	padding-bottom: 3px;
	text-align: center;
}


.style11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
}


.style3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; }
.style2 {font-family: Arial, "lucida console", sans-serif; font-size: 14px; }

.myhighlight {	background:yellow;
}

.style31 {color: #900;
}
.style15 {	
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 16px;
	font-weight:bold;
	color:#C00;
}
