body, p {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 10pt;
	color : #000000;
}

H1 {
	font-family : 'Arial Rounded MT Bold',Verdana,Tahoma,Geneva,Arial,Helvetica,sans-serif;
	font-size: 16pt;
	color: #CC0066;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: normal;
}

H3 {
	font-family : 'Arial Rounded MT Bold',Verdana,Tahoma,Geneva,Arial,Helvetica,sans-serif;
	font-size : 12pt;	
	color : #009933;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: normal;
}

.pink {
	color : #CC0066;
}

.green {
	color : #009933;
}

.aluk {
	/*font-family : 'Arial Rounded MT Bold',Verdana,Tahoma,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size : 10pt;*/
}

p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

span.strike {
	text-decoration: line-through;
}

span.tm {
	font-size : 6pt;
	vertical-align: super;	
}

span.blue {
	color : #000088;
}

span.footer {
	color : #999999;
	font-size : 8pt;
}

span.small {
	font-size : 8pt;
}

span.teal {
	color : #008A77;
}

span.brown {
	color : #875522;
}

span.red {
	color : #CC0000;
}

span.black {
	color : #000000;
}

span.white {
	color : #FFFFFF;
}

span.burgundy {
	color : #802833;
}

span.tiny {
	font-size : 7pt;
	line-height : 9pt;
}

span.regular {
	font-size : 12pt;
	line-height : 13pt;
}

span.largish {
	font-size : 13pt;
	line-height : 14pt;
}

span.large {
	font-size : 14pt;
	line-height : 15pt;
}

span.smallCaps {
	font-variant: small-caps;
}

span.verse {
	font-family : Times New Roman,Times,Serif;
	font-size : 12pt;
	color : #0052C2;
}

H2 {
	font-size : 18pt;	
	color : #000000;
	font :  18pt;	
	font-weight : bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	padding-top : 0px;
	line-height: normal;	
}

td {
	font-size : 10pt;
	valign: top;
}

DD {
	font-size : 12pt;
}

A:Link {
	color: #000088;
	text-decoration : underline;
	background : transparent;
}

A:VISITED {
	color: #000088;
	text-decoration : underline;
	background : transparent;
}

A:Hover{
	color: #CC0066;
	text-decoration : underline;
	}

HR {
	color : #000088;
}


