A  {
	color : #DD0000;
	text-decoration : underline;
}
A:Visited  {
	color : #DD0000;
	text-decoration : underline;
}
A:Active  {
	color : #FF6666;
	text-decoration : none;
}
A:Hover  {
	color : #007933;
	text-decoration : none;
}
h1  {
	font-size : 20px;
	color : #DD0000;
	line-height : 24px;
	font-weight : normal;
	font-family : "times new roman",times,serif;
	margin: 0px;
	padding: 0px;
}
h2  {
	font-size : 15px;
	color : #888888;
	font-weight : bold;
	font-family : arial,helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}
.h1  {
	font-size : 21px;
	color : #DD0000;
	line-height : 24px;
	font-weight : normal;
	font-family : "times new roman",times,serif;
}
h3  {
	font-size : 15px;
	color : #555555;
	font-weight : normal;
	font-family : arial,helvetica,sans-serif;
}
h4  {
	font-size : 12px;
	color : #888888;
	font-weight : bold;
	font-family : arial,helvetica,sans-serif;
}
.details  {
	font-size : 9px;
	color : #565656;
	font-family : verdana,geneva,sans-serif;
	line-height : 24px;
}
p  {
	font-size : 11px;
	color : #554433;
	line-height : 24px;
	font-family : verdana,geneva,sans-serif;
	margin: 0px;
	padding: 0 35px 0 0 ;
}
.p  {
	font-size : 11px;
	color : #554433;
	line-height : 24px;
	font-family : verdana,geneva,sans-serif;
}
.p2  {
	font-size : 11px;
	color : #554433;
	line-height : 18px;
	font-family : verdana,geneva,sans-serif;
}
ul  {
	font-size : 11px;
	color : #554433;
	line-height : 24px;
	font-family : verdana,geneva,sans-serif;
	margin: 0 0 0 5px;
	padding: 0 35px 24px 15px;
	list-style : disc outside;
}
ol  {
	font-size : 11px;
	color : #554433;
	line-height : 24px;
	font-family : verdana,geneva,sans-serif;
	margin: 0px;
	padding: 0 0 48 24;
	list-style : disc outside;
}
.quote  {
	font-size : 13px;
	color : #668899;
	line-height : 18px;
	font-style : italic;
	font-weight : bold;
	font-family : "times new roman",times,serif;
}
.letter  {
	font-size : 12px;
	color : #554433;
	line-height : 24px;
	font-family : "comic sans ms",sans-serif;
}
.links  {
	font-size : 15px;
	color : #554433;
	line-height : 24px;
	font-weight : bold;
	font-family : "times new roman",times,serif;
}
.sublinks  {
	font-size : 15px;
	color : #554433;
	line-height : 24px;
	font-weight : normal;
	font-family : "times new roman",times,serif;
}
.m0l0i {
	font-family : verdana,geneva,sans-serif;
	font-size: 11px;
	text-decoration : none;
	padding: 3px;
	cursor : hand;
}
.m0l0o {
	cursor : hand;
}
.m0l1i {
	font-family : verdana,geneva,sans-serif;
	font-size: 11px;
	text-decoration : none;
	cursor : hand;
}
.m0l1o {
	cursor : hand;
}
.m0l2i {
	font-family : verdana,geneva,sans-serif;
	font-size: 11px;
	text-decoration : none;
	cursor : hand;
}
.m0l2o {
	cursor : hand;
}
.errHilite {
	background-color : #FFCC33;	
}