BODY,td,a,p{
font-family:arial,sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}
BODY {
 color: #6D6D6D;
}

TD {
font-family:arial,sans-serif;
font-size: 11px;
}

h2 { 
color: #4D4D4D;
font-size: 12px;
font-weight: bold;
}

hr {
border : none;
border-top : dashed 1px #CCCCCC;
color : #FFFFFF;
background-color : #FFFFFF;
height : 1px;
}

.hr2 {
border : none;
border-top : dashed 1px #ffffff;
color : #cccccc;
background-color : #cccccc;
height : 1px;
}      

.post {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #444;
  padding-bottom:1.5em;
  }


A:link {
	color: #324B70;
	text-decoration: underline;
}
A:visited {
	color: #324B70;
	text-decoration: underline;
}
A:Active {
	color: #000000;
	text-decoration: underline;

}
A:Hover {
	color: #000000;
	text-decoration: none;
}
.texta {
 font-size: 10px;
 background-color: #CCCCCC;
 border: 1px solid #666666;
}
.texta2 {
 font-size: 10px;
 background-color: #F5F5F5;
 border: 1px solid #666666;
}

