BODY {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 11px;
	color: #666666;
}

A {
	color: #336699;
	text-decoration: none;
}

A:HOVER {
	color: #996633;
	text-decoration:underline;
}

A:ACTIVE {
	color: #99CCCC;
}

A:VISITED {
	color: #336699;
}
.date {
	color: #B1B1B1;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}
.side {
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}

.hi {
	font-size: 36px;
	font-family : Gill Sans MT, Times New Roman, serif;
	line-height : normal;
}

h1 {
	font-size: 36px;
	font-family : Gill Sans MT, Times New Roman, serif;
	line-height : normal;
}

h2 {
	font-size: 18px;
	font-family : Gill Sans MT, Times New Roman, serif;
	line-height : normal;
}

h3 {
	font-size: 15px;
	font-family : Gill Sans MT, Times New Roman, serif;
	line-height : normal;
}

p {
	font-size: 12px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 20px;
	color : 666666;
} 
.posts {
	font-size: 12px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 20px;
	color : 666666;
}

.footer {
	font-size: 12px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 20px;
	color : 666666;
}

.infertwelcome {
	font-size: 20px;
	font-family : Verdana, Times New Roman, Gill Sans MT, Georgia, serif;
	line-height : 20px;
	font-weight : bold;
	color : 8384cf;
}
.inferthead {
	font-size: 18px;
	font-family : Times New Roman, Gill Sans MT, Verdana, Georgia, serif;
	line-height : 20px;
	font-weight : bold;
	color : f29708;
}

.contacthead {
	font-size: 18px;
	font-family : Gill Sans MT, Verdana, Times New Roman, Georgia, serif;
	line-height : 20px;
	font-weight : bold;
	color : f29708;
}


.titleposts {
	font-size: 20px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 20px;
	color : Gray;
	font-weight : bold;
	font-align: right
}

.subtitleposts {
	font-size: 15px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 20px;
	color : Gray;
	font-weight : bold;
}

.caseposts {
	font-size: 10px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 15px;
	color : Gray;
}

.subhead {
	font-size: 9px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 15px;
	color : Gray;
}

.head {
	font-size: 12px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 20px;
	color : #808080;
	font-weight : bold;
}

.head2 {
	font-size: 16px;
	font-family : Gill Sans MT, Verdana, Georgia, Times New Roman, serif;
	line-height : 20px;
	color : #808080;
	font-weight : bold;
}

.fronthead {
	font-size: 15px;
	font-family : Verdana, Georgia, Times New Roman, serif;
	line-height : 20px;
	color : #808080;
	text-transform:uppercase;
	font-weight : bold;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;	
	border-top: solid #666666 1px; 
	border-left: solid #666666 1px; 
	border-right: solid #666666 1px; 
	border-bottom: solid #666666 1px; 
}

li.body {
	background-color: White;
	font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 14px;
	color: #666666;
	padding:4px;
}