
body  { color: #000000; background-color: #FFFFFF; }

h1 { font-family: Trebuchet MS; 
	font-size: 14pt;
	text-align: center;
	color: #336699;
	font-weight:bold;
}

h1.red	{
	color: #990033;
}

h1.align	{
	text-indent: -10;
}


h2 {
	font-family: Trebuchet MS;
	font-size: 12pt;
	text-align: center;
	color: #666666;
	font-weight:bold;
}

h2.black	{
	color: #000000;
}

h2.blue	{
	color: #336699;
}



h3 {
	font-family: Trebuchet MS; 
	font-size: 12pt;
	color: #336699;
	text-align: left;
	font-weight:bold;
}

h3.gray	{
	color: #333333;
	}
	
h3.black	{
	color: #000000;
	}

h3.indent20 {
	text-indent: 20;
}

h3.indent40	{
	text-indent: 40;
}


h4 {
	font-family: Verdana; 
	font-size: 10pt;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}


h5 { 
	font-family: Trebuchet MS; 
	font-size: 12pt; 
	color: #336699; 
	font-weight: bold;
	text-align: center;
}

h5.black	{
	color: #000000;
}


h6 { 
	font-family: Trebuchet MS; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold; 
	text-align: left;
}

h6.center	{
	text-align: center;
}


p {
	font-family: Verdana; 
	font-size: 10pt;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

p.justify	{
	text-align: justify;
}

p.center	{
	text-align: center;
}

p.center8	{
	text-align: center;
	font-size: 8pt;
}


p.centerbold	{
	text-align: center;
	font-weight: bold;
}

p.bold	{
	font-weight: bold;
}

p.right	{
	text-align: right;
}

p.italic	{
	font-style: italic;
}

p.centeritalic	{
	text-align: center;
	font-style: italic;
}

p.margin30	{
	margin-left: 30;
}


li {
	font-family: Verdana; 
	font-size: 10pt;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

li.indent	{
	margin-left: 160;

	}


a  { 
	text-decoration: none; 
	font-size: 10pt; 
	font-family: Verdana; 
	color: #990033; 
	font-weight: bold;
}

a.12	{
	font-size: 12pt;	
	font-family: Trebuchet MS;
}

a.14	{
	font-size: 14pt;	
	font-family: Trebuchet MS;
}

a.white	{
	color: #FFFFFF;
}

a.white:visited	{
	color: #FFFFFF;
}

a.white:hover   { 
	color: #CCCCCC; 	
}




a:link  {
}


a:visited  { 
	color: #191970;
}


a:hover   { 
	color: #006666;
}