

A {
	color:	#336699;
	text-decoration:	underline;
}

A:hover,A:active {
	color:	#e84b1a;
	text-decoration:	none;
}

A.left {
	color:	#a6c244;
	text-decoration:	none;
}

A.left:hover,A.left:active {
	color:	#b11015;
	text-decoration:	none;
}

A.sub {
	color:	#666666;
	text-decoration:	none;
}

A.sub:hover,A.sub:active {
	color:	#b11015;
	text-decoration:	none;
}

body,div,p,th,td,li,dd {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:  #000000
}

.side {
	font-family:  Verdana,Lucida,Arial, Helvetica,sans-serif;
	font-size: 9px;
	color:  #000000
}

form, input, submit, button, select, option {
	font-family : Arial,Helvetica,sans;
    font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color: #000000;
}

.header {
	font-size : 22pt;
  	font-weight : bold;
  	font-style : italic;
  	font-family : Times New Roman,serif;
  	color: #000000;
}
.subtitle {
		font-size : 12px;
		color : #336699;
		font-weight : bold;
		font-style : normal;
		text-indent : 0;
}
.subheader {
	font-size : 13px;
  	font-weight : normal;
  	color : #000099;
}

.author {
  	font-size : 13px;
  	font-style : italic;
  	color : #000000;
}

.alert {
	font-weight : bold;
	color: #990000;
}
