p { color: #333333; } 
p { font-family: Verdana; }
p { font-size: 11px; }
p { line-height: 1.5 }

ul{ color: #333333; } 
ul{ font-family: Verdana; }
ul{ font-size: 11px; }
ul{ line-height: 1.5 }

li{ color: #333333; } 
li{ font-family: Verdana; }
li{ font-size: 11px; }
li{ line-height: 1.5 }

h1{ color: #aa0000; }
h1{ font-family: arial, helvetica, verdana, sans-serif; }
h1{ font-size: 18px; }
h1{ text-align: left; } 
h1{ font-weight: bold; } 

h2{ color: #aa0000; }
h2{ font-family: arial, helvetica, verdana, sans-serif; }
h2{ font-size: 16px; }
h2{ text-align: left; } 
h2{ font-weight: bold; } 
h2.inline {display:inline; font-size:22px; line-height:50px !important;}
h2.bottomline {font-size:12px; color:#333; text-align:center; font-weight:normal;}
h2 a:link, h2 a:active , h2 a:visited  { color: #2f2f2f; text-decoration: none; font-weight: none; }
h2 a:hover  { color: #2f2f2f; text-decoration: none; font-weight: none; }

h3{font-family: verdana, arial, helvetica, sans-serif;}



a:link { color: blue; text-decoration: none; font-weight: none; }
a:visited { color: blue; text-decoration: none; font-weight: none; } 
a:hover { color: #aa0000; text-decoration: underline; font-weight: none; } 

img.left {float:left;}

.h2withimage {height:70px;}
.regtextcolor a{color:#333;}
.regtextcolor a:hover {color:#333; text-decoration:none !important;}


