a:link {
	font-size: 12pt;
	text-decoration: none;
	color: black;
}
a:visited {
	font-size: 12pt;
	text-decoration: none;
	color: black;
}
a:hover {
	font-size: 12pt;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 12pt;
}
body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: Arial, Helvetica, sans-serif;}
body,td,div,pre,ul {font-size: 12pt;}

h1 {
	font-size: 22pt;
	color:#00A49E;
	font-weight:bold;
}
h2 {font-size: 17pt;}
h3 {font-size: 15pt;}

.small {font-size: 12pt;}
.mini {	font-size: 11pt;}
.minimini {font-size: 10pt;}
.dropshadow {
	filter:progid:DXImageTransform.Microsoft.DropShadow(Color='gray', OffX=1, OffY=1, Positive=1);
}
.widerlineheight {
	line-height: 25pt;
}
.indent {
	text-indent: 2em;
}
.leftmargin {
	margin-left:26.25pt;
}
.line_height20pt {
line-height:20pt
}

