﻿.class {

	color:white;

	font-family: Arial;

	font-size: 10pt;

	text-decoration: none;

}

h1 {
	color:#91000D;

	font-family: Verdana;

	font-size: 18pt;

	text-decoration: none;
	
	text-align:left

}

h2 {

font-weight:600;



	color:#333333;

	font-family: Verdana;

	font-size: 12pt;

	text-decoration: none;
	
	text-align:left

}


h3 {
	color:#91000D;

	font-family: Verdana;

	font-size: 18pt;

	text-decoration: none;
	
	text-align:left

}



.class a{

	color:white;

	text-decoration:none;

}

.class a:hover {
	
	color:#5498AB;

	text-decoration:underline;

	background:none;

}


.class2 {

	color:#000000;
	background-color:#ffffff;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	border-bottom-color:#30526E;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-color:#30526E;
	border-top-width:1px;
	border-top-style:solid;
	padding-top:6px;
	padding-bottom:6px;
}

.class2 a{

	color:#24313c;
	text-decoration:none;
}

.class2 a:hover {
	color: maroon;
	text-decoration:underline;
	background:none;
}

.style9 {color: #ffffff;}
	

.style9 a{color: #ffffff;}
	

.style9 a:hover{color:aqua;}

.style10 {font-size: xx-small; font-family: Arial, Helvetica, sans-serif;}
	




