BODY, DIV, FORM, TABLE, TD  {
	font-family : Trebuchet MS, Verdana, Arial, Tahoma, Helvetica;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	margin: 0 0 0 0;
}

P  {
	font-family : Trebuchet MS, Verdana, Arial, Tahoma, Helvetica;
	font-size :12px;
	font-weight : normal;
	font-style : normal;
	margin: 10, 10, 0, 10;
	color : #000000;

}
.green {
	color : #00990f;
	
}
.purple {
	color : #850099;

}
.blue{
	color : #006699;
}
.brown {
	color : #916156;
	
}
.red {
	color : #990000;
}
.greenC {
	color : #00990f;
	text-align: center;
	font-size :14px;

}
.gallery2 {
	font-size: 11px;
	
}
.gallery {
	font-size: 10px;
	margin-left: 20px;
	
}

.boldBlue  {
	font-size :12px;
	font-weight : bold;
	font-style : normal;
	margin-left : 25px;
	color : #004080;
}

.boldRed {
	font-size :12px;
	font-weight : bold;
	color : #990000;
	
}

.boldBlue2  {
	font-size :12px;
	font-weight : bold;
	font-style : normal;
	color : #004080;
	
}

.boldG  {
	font-size :12px;
	font-weight : bold;
	font-style : normal;
	color : #008000;
}


P.indent, ul.indent  {
	margin-left: 25px;
	
}
.indentcom {
	margin-left: 125px;
	
}

.justify  {
	margin-left: 25px;
	margin-right: 25px;
	color :#00990f;
}

.menu  {
	font-size : 10px;
	text-align: center;

}

.small  {
	font-size : 11px;

}

TH.header  {
	font-size :small;
	font-weight : bold;
	font-style : normal;
	margin-left: 5px;
	color : #004080;
}

.center  {
	text-align: center;
}

.B  {
	font-weight : bold;
}

I  {
	font-style : italic;
}

UL, OL  {
	font-family : Trebuchet MS, Verdana, Arial, Tahoma, Helvetica;
	color : #000000;

}

H1  {
	font-family : Trebuchet MS, Verdana, Arial, Tahoma, Helvetica;
	font-size : 16;
	font-weight : bold;
	font-style : normal;
	margin: 10, 10, 10, 10;
	color :#000000;

}

H2  {
	font-family : Trebuchet MS, Verdana, Arial, Tahoma, Helvetica;
	font-size : 12;
	font-weight : bold;
	font-style : normal;
	margin-left: 5;
	color : #000000;
	
}

H3  {
	font-family : Trebuchet MS, Verdana, Arial, Tahoma, Helvetica;
	font-size :xx-small;
	font-weight : bold;
	font-style : normal;
	margin: 10, 10, 0, 10;
	color :#000000;
}

A  {
	color : #990000;
}

A.visited, A:Visited  {
	color : #00990f;
}

A.Active, A:Active  {
	color : #00990f;
}

A.Hover, A:Hover  {
	color : #006699;
}


