body { color: #003; font-weight: normal; font-size: 12px; font-family: Verdana, Georgia, Times;
/*background:#336699;*/
background: #E80000;
  } 
a:link { color: #ff0099; font-weight: bold; font-size: 10px; font-family: Verdana, Georgia, Times; text-decoration: underline }
a:visited { color: #ff0099; font-weight: normal; font-size: 10px; font-family: Verdana, Georgia, Times; text-decoration: underline }
a:hover { color: #0099cc; font-weight: bold; font-size: 10px; font-family: Verdana, Georgia, Times; text-decoration: none}

td{ color: #003; font-weight: normal; font-size: 11px; font-family: Verdana, Georgia, Times }
h1{ color: #0000CC; font-weight: bold; font-size: 28px; font-family: Arial, Helvetica, sans-serif;  margin-top: 1pt; margin-bottom: 3pt }
h2{ color: blue; font-weight: bold; font-size: 22px; font-family: Arial, Helvetica, sans-serif; font-weight:normal; margin-top: 1pt; margin-bottom: 3pt }
h3{ color: #3366FF; font-weight: bold; font-size: 16pt; font-family: Arial, Helvetica, sans-serif; font-weight:normal;margin-top: 1pt; margin-bottom: 3pt }

.telephone_title {
	
	color: rgb(0, 135, 255);
	font-weight: bold;
	font-size: 16px;
}

.italic_blue {
	font-size: 12px;
	color: #0000FF;
	font-style: italic;
}

p     { color: #003; font-weight: normal; font-size: 11px; font-family: Verdana, Georgia, Times  } 

blockquote {
 border : 1px dotted #3366FF;
 width: 80%;
 
 margin: 0px;
 padding: 10px;
 background-color: #fff;
 }
