
P 
{
	text-align: left;
	color: Navy;
	font: normal smaller Arial, Helvetica, sans-serif;
}

P.center 
{
	text-align: center;
	color: Navy;
	font: normal smaller Arial, Helvetica, sans-serif;
}

P.main
{
	text-align: left;
	color: #0099cc;
	font: normal small Arial, Helvetica, sans-serif;
}

P.mainpink
{
	text-align: left;
	color: #C71585;
	font: normal small Arial, Helvetica, sans-serif;
}


P.text
{
	text-align: left;
	color: Navy;
	font: normal small Arial, Helvetica, sans-serif;
}

P.sub
{
	text-align: left;
	color: Navy;
	font: normal smaller Arial, Helvetica, sans-serif;
}

P.heading
{
	text-align: left;
	color: #0099CC;
	font: bold small Arial, Helvetica, sans-serif;
}

P.headingpink
{
	text-align: left;
	color: #C71585;
	font: bold small Arial, Helvetica, sans-serif;
}


P.ctrbold
{
	text-align: center;
	color: #0099CC;
	font: bold small Arial,Helvetica,sans-serif;
}

P.ctrpink
{
	text-align: center;
	color: #C71585;
	font: bold small Arial,Helvetica,sans-serif;
}

P.ctrlarge
{
	text-align: center;
	color: #0099CC;
	font: bold large Arial,Helvetica,sans-serif;
}

P.ctrsmall
{
	text-align: center;
	color: Navy;
	font: normal x-small Arial,Helvetica,sans-serif;
}

P.morelink
{
	text-align: left;
	color: Navy;
	font: normal x-small Arial,Helvetica,sans-serif;
}

P.rightsmall
{
	text-align: right;
	color: Navy;
	font: bold x-small Arial,Helvetica,sans-serif;
}

P.semname
{
	text-align: left;
	color: Navy;
	font: bold small Arial, Helvetica, sans-serif;
}

P.semsub
{
	text-align: left;
	color: Navy;
	font: normal small Arial,Helvetica,sans-serif;
}

P.cldesc
 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-style : normal;
	color : Navy;
}

P.cldescrt {
	color: #0099cc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-style : normal;
	text-align : left;
}

P.topichdg
 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	color: #0099CC;
}

P.bottomlinks
{
	text-align: center;
	color: #0099CC;
	font: normal x-small Arial, Helvetica, sans-serif;
}

P.graybuttons
{
	text-align: left;
	color: White;
	font: bold x-small Arial, Helvetica, sans-serif;
	border : medium solid White;
	text-transform : uppercase;
}

P.litebuttons
{
	text-align: left;
	color: #afeeee;
	font: bold x-small Arial, Helvetica, sans-serif;
}

P.buttons
{
	text-align: left;
	color: White;
	font: bold x-small Arial, Helvetica, sans-serif;
	text-transform : uppercase;
}

P.subbuttons
{
	text-align: left;
	color: Navy;
	font: bold x-small Arial, Helvetica, sans-serif;
	text-transform : capitalize;
}

P.call
{
	text-align: center;
	color: #0099cc;
	font: normal italic medium Arial, Helvetica, sans-serif;
}

P.headline
{
	text-align: center;
	color: #0099cc;
	font: normal small Arial, Helvetica, sans-serif;
}

P.left
{
	text-align: left;
	color: Navy;
	font: bold small Arial, Helvetica, sans-serif;
}

P.right
{
	text-align: right;
	color: #0099cc;
	font: normal small Arial, Helvetica, sans-serif;
}

A:LINK {
	color : Navy;
}

A:VISITED {
	color : #3399cc;
}

A:HOVER {
	color : Silver;
}

A:ACTIVE {
	color : Gray;
}

BODY {
	background-color : White;
}


