body, p, .normal{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
}

h1{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
	color: #000000;
}

h2{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
}

ol{
	list-style-type: lower-roman;
}

.footer{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
}

a:link, a:active, a:visited{
	font-family: Georgia, Arial;
	font-size: 12pt;
	text-decoration: none;
	color: #0099cc;
	border-bottom: 1px dotted #0099cc;
}

a:hover{
	font-family: Georgia, Arial;
	font-size: 12pt;
	text-decoration: none;
	color: #0099cc;
	border-bottom: 1px solid #0099cc;
}

.horizontal_rule{
	border-top: 5px solid #3399cc;
	padding: 2px;
}

.vertical_dots{
	border-left: 1px dotted #333333;
	height: 100px;
}
