body {
	color: #555555;
	background-color: white;
	font-family: Arial,sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
H1{
    color: #555555;
    font-size: 14pt;
    font-weight: bold;
}
H3{
    color: #555555;
    font-size: 12pt;
    font-weight: bold;
}
H4{
    color: #555555;
    font-size: 10pt;
    font-weight: bold;
}
H5{
    color: #555555;
    font-size: 9pt;
    font-weight: bold;
}
p{
     font-size: 10pt;
}

p.white{
    font-size: 10pt;
    color: white;
}
 A:link {
    text-decoration: none; 
    color: "#77210D";
    font-weight: bold;
}
 A:visited {  
    text-decoration: none; 
    color: "#77210D";
    font-weight: bold;
}
 A:hover { 
    text-decoration: underline;      
    color: "#555555";
    font-weight: bold;
}
a.ServiceLinks:link {
	color: #77210D;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;  
}
a.ServiceLinks:visited {
	color: #77210D;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
}
a.ServiceLinks:hover {
	color: #555555;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline; 
}
li{
    font-size: 10pt;
    font-weight: normal;
    color: black;
}

td{
    font-size: 10pt;
}

body{
    font-size: 10pt;
}

.boldtext {
    font-size: 10pt;
    font-weight: bold;
}
.error {
    font-size: 10pt;
    font-weight: bold;
    color: #ff0000;
}
.title{
    font-size: 13 pt;	
    font-weight: bold;
    color: #77210D;
}
.tinygray{
    font-family: Arial;
    font-size: 8 pt;	
    color: #858585;
}
.smallblacktitle{
    font-family: Arial;
    font-size: 10 pt;	
    font-weight: bold;
    color: #000000;
}
.mediumtitle{
    font-family: Arial;
    font-size: 11 pt;	
    font-weight: bold;
    color: #77210D;
}
.mediumpurpletitle{
    font-family: Arial;
    font-size: 11 pt;	
    font-weight: bold;
    color: #858585;
}
.smalltitle{
    font-family: Arial;
    font-size: 10 pt;	
    font-weight: bold;
    color: #77210D;
}
.smallpurpletitle{
    font-family: Arial;
    font-size: 10 pt;	
    font-weight: bold;
    color: #858585;
}
.smallyellow{
    font-family: Arial;
    font-size: 8 pt;	    
    color: #F1A800;
}
.highlight{
    font-family: Arial;
    font-size: 10 pt;     
    color: #77210D;
}
.smallhighlight{
    font-family: Arial;
    font-size: 8 pt;
    font-weight: bold;
    color: black;
}

.smalllight{
    font-family: Arial;
    font-size: 8 pt;    
    color: black;
}

.smallmain{
    font-family: Arial;
    font-size: 8 pt;	
    color: #000000;
}
.huge{
    font-family: Arial;
    font-size: 18 pt;
    font-weight: bold;
    color: #858585;
}
.question{
    font-family: Arial;
    font-size: 12 pt;
    font-weight: bold;
    color: #77210D;
}
.answer{
    font-family: Arial;
    font-size: 12 pt;
    font-weight: bold;
    color: #858585;
}
.smallquestion{
    font-family: Arial;
    font-size: 10 pt;	
    font-weight: bold;
    color: #77210D;
}

.smallanswer{
    font-family: Arial;
    font-size: 10 pt;	
    font-weight: bold;
    color: #858585;
}

.main{
    font-family: Arial;
    font-size: 10 pt;   
    color: Black;
}
.error{
    font-family: Arial;
    font-size: 10 pt;   
    color: red;
}

td.main_title{
    font-family: Arial;
    font-size: 12pt;	
    font-weight: bold;
    text-align: left;
}

li.bluedot{
    size: 10px;
    color: blue;
}

li.reddot{
    size: 10px;
    color: red;
}

