/* CSS Document */

body { font-family: verdana; font-size: 8pt;  margin-top: 0; padding: 0;text-align: left; }
 p { font-family: verdana; font-size: 8pt; line-height: 15px; color:black; text-align: left; } 
 h1 { color:#820004; font-size: 12pt;font-family: verdana; border-bottom-width: 0.5em; } 
 h5 {text-align: left;  font-size: 8pt;font-family: verdana; border-bottom-width: 0.5em;} 
.home_link{color: #ffffff; text-decoration: none;}
.home_link:hover{text-decoration: underline; }
.white{color: white;}
.fail{font-family: verdana; font-size: 10pt; font-weight:bold; color:red; text-align: left; } 

p.foot a:link {color: white;  font-weight: normal; font-size: 8pt; text-decoration: underline;  background:transparent; }
p.foot a:active {color: white;  font-weight: normal; font-size: 8pt; text-decoration: underline; background:transparent;}
p.foot a:visited {color: #f88;  font-weight: normal; font-size: 8pt; text-decoration: underline; background:transparent;}
p.foot a:hover {color: #f00;  font-weight: normal; font-size: 8pt; text-decoration: underline overline; background:transparent;}
p.foot {color:white;text-align:center;}

a.contact:link {color: blue;  font-weight: normal; font-size: 10pt; text-decoration: underline;  background:transparent; }
a.contact:active {color: red;  font-weight: normal; font-size: 10pt; text-decoration: underline; background:transparent;}
a.contact:visited {color: black;  font-weight: normal; font-size: 10pt; text-decoration: underline; background:transparent;}
a.contact:hover {color: red;  font-weight: normal; font-size: 10pt; text-decoration: blink; background:transparent;}
			li  {
				text-align:left;
			}