P 
{
	text-align: left;
	text-indent:0;
	color: Black;
	font: normal smaller Arial, Helvetica, sans-serif;
}

P.center 
{
	text-align: center;
	text-indent:0;
	color: Black;
	font: normal smaller Arial, Helvetica, sans-serif;
}

P.main
{
	text-align: left;
	text-indent:0;
	color: Gray;
	font: normal small Arial, Helvetica, sans-serif;
}

P.black
{
	text-align: left;
	text-indent:0;
	color: Black;
	font: normal small Arial, Helvetica, sans-serif;
}
 
 P.red
{
	text-align: left;
	text-indent:0;
	color: Red;
	font: normal small Arial, Helvetica, sans-serif;
}
P.mainctr
{
	text-align: center;
	text-indent:0;
	color: Gray;
	font: normal small Arial, Helvetica, sans-serif;
}

P.blackctr
{
	text-align: center;
	text-indent:0;
	color: Black;
	font: normal small Arial, Helvetica, sans-serif;
}

P.mainright
{
	text-align: right;
	text-indent:0;
	color: Gray;
	font: normal small Arial, Helvetica, sans-serif;
}

P.italicsctr
{
	text-align: center;
	text-indent:0;
	color: Gray;
	font: normal italic small Arial, Helvetica, sans-serif;
}

P.italicsblue
{
	text-align: center;
	text-indent:0;
	color: Blue;
	font: normal italic small Arial, Helvetica, sans-serif;
}

UL.main
 {
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Gray;
}

OL.main
 {
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Gray;
}

P.left
{
	text-align: left;
	text-indent:0;
	color: Red;
	font: normal small Arial, Helvetica, sans-serif;
}

P.redctr
{
	text-align: center;
	text-indent:0;
	color: Red;
	font: normal small Arial, Helvetica, sans-serif;
}

P.blackleft
{
	text-align: left;
	text-indent:0;
	color: Black;
	font: bold small Arial, Helvetica, sans-serif;
}

P.heading
{
	text-align: left;
	color: Red;
	font: bold small Arial, Helvetica, sans-serif
}

P.ctrbold
{
	text-align: center;
	color: Red;
	font: bold small Arial, Helvetica, sans-serif
}

P.ctrblue
{
	text-align: center;
	color: Blue;
	font: bold small Arial, Helvetica, sans-serif
}

P.ctrboldblack
{
	text-align: center;
	color: Black;
	font: bold small Arial, Helvetica, sans-serif
}

P.ctrboldlg
{
	text-align: center;
	color: Red;
	font: bold medium Arial, Helvetica, sans-serif
}

P.ctrboldlgblack
{
	text-align: center;
	color: Black;
	font: bold medium Arial, Helvetica, sans-serif
}

P.hdgmonth{
	text-align: center;
	color: Red;
	font: bold x-large Arial, Helvetica, sans-serif
}

P.hdgredleft{
	text-align: left;
	color: Red;
	font: bold x-large Arial, Helvetica, sans-serif
}

P.hdgblack{
	text-align: center;
	color: Black;
	font: bold x-large Arial, Helvetica, sans-serif
}
 
 P.hdgblackleft{
	text-align: left;
	color: Black;
	font: bold x-large Arial, Helvetica, sans-serif
}

P.hdgblue{
	text-align: center;
	color: #6600CC;
	font: bold xx-large Arial, Helvetica, sans-serif;
}

P.hdgday{
	text-align: center;
	color: Gray;
	font: normal small Arial, Helvetica, sans-serif
}

P.eventred {
	font : bold normal x-small Arial, Helvetica, sans-serif;
	color : Red;
}

P.eventblack {
	font : bold normal x-small Arial, Helvetica, sans-serif;
	color : Black;
}

P.bottomlink{
	text-align: center;
	color: Gray;
	font: normal x-small Arial, Helvetica, sans-serif
}

A:LINK {
	color : #FF6666;
}

A:VISITED {
	color : Gray;
}

A:HOVER {
	color : Black;
}

A:ACTIVE {
	color : Black;
}
