﻿ 

h1 {
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color: #2c2d31;
}

h2 {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color: #2c2d31;

}

h3 {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#5381b3
}

h4 {
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#5381b3
}


p {
	font-family:Verdana;
	font-size:12px;
	color:#000000
}

blockquote {
	font-family:Verdana;
	font-size:12px;
	color:#000000
}

.copyright {
	
	font-family:Verdana;
	font-size:10px;
	color: #ffffff;
	font-weight:bold;
}

a {
	
	font-family:Verdana;
	color: #980425;
	font-weight:bold;
	text-decoration:none;



	}
	
a:hover {
	
	font-family:Verdana;
	text-decoration:underline;
	color: #980425;
	font-weight:bold


	}
	
	
a:visited {
	font-family:Verdana;
	text-decoration:underline;
    color: #555c79;

}	
	
li {
	font-family:Verdana;
	font-size:12px;
	color:#000000

}

.style8 {
	border-width: 0px;
}
.red {
	font-family:Verdana;
	font-size:14px;
	color:#980425;
	text-decoration:underline;}


