body {
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #555555;
line-height:16px;
margin:0 0 15px 0;
}
.DarkGreyBold { font-weight: bold; color: #333333; }
.LightGreyBold { font-weight: bold; color: #CCCCCC; }
.BlueBold { font-weight: bold; color: #3fa6d8; }
.DarkGreyBold { font-weight: bold; }

#Phone {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #555555;
}

.bodytext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #555555;
line-height:16px;
}

.13ArialGreyBold {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #555555;
}

.11ArialGreyBold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #444444;
}
.11ArialGreyNormal {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #444444;
}
.11ArialRedBold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #cf001c;
}
.11ArialRedNormal {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #cf001c;
}
.SmallText {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #444444;
}

.h1 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; font-style: normal; text-decoration: underline; }
.h2 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; font-style: normal; text-decoration: underline; }
.h3 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; text-decoration: none; }

UL LI {
list-style-type: square;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
padding-right: 25px;
line-height: 17px;
}	
UL LI LI { list-style-type: disc; }	
UL LI LI LI { list-style-type: circle; }	
	
OL LI { list-style-type: decimal; }	
OL OL LI { list-style-type: lower-alpha; }	
OL OL OL LI { list-style-type: lower-roman; }	

A:link { color: #3fa6d8; text-decoration: none; }	
A:visited { color: #3fa6d8; text-decoration: none; }		
A:hover { color: #CF001C; text-decoration: none; }
A:active { color: #CF001C; text-decoration: none; }		

#Contact a:link, a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #cf001c;
text-decoration: underline;
}
#Contact a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333333;
text-decoration: underline;
}
.RedHeader {
font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 20px; color:#CC0000;}
