A {
	text-decoration:	underline;
}

A:hover,A:active,A:visited {
	color:	#AD1717;
	text-decoration:	underline;
}

A.web {
	color:	#999999;
	font-size: 7pt;
	text-decoration:	none;
}

A.web:hover,A.web:active {
	color:	#AD1717;
	font-size: 7pt;
	text-decoration:	none;
}

A.notice,A.notice:visited {
	color:	#FFFFFF;
	font-size: 10pt;
	text-decoration: underline;
}

A.notice:hover,A.notice:active {
	color:	#FFFFFF;
	font-size: 10pt;
	text-decoration:	underline;
}

A.pirate {
	color:	#cccccc;
	font-weight : bold;
	text-decoration:	underline;
}

A.pirate:hover,A.pirate:active {
	color:	#AD1717;
	font-weight : bold;
	text-decoration:	none;
}

A.left {
	color:	#a6c244;
	text-decoration:	none;
}

A.left:hover,A.left:active {
	color:	#b11015;
	text-decoration:	none;
}

A.sub {
	color:	#848284;
	font-size: 9pt;
	text-decoration:	none;
}

A.sub:hover,A.sub:active {
	color:	#AD1717;
	font-size: 9pt;
	text-decoration:	none;
}

body,div,p,th,td,li,dd {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:  #000000
}

.side {
	font-family:  Arial, Helvetica,sans-serif;
	font-size: 9px;
	color:  #000000
}

form, input, submit, button, select, option {
	font-family : Arial,Helvetica,sans-serif;
    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 : 16px;
		color : #7B797B;
		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;
}