 /* for # use ID= and for . use class= */
p.formInputText {
	font-size : small;
	color : Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

P.justify {
	text-align:justify;
	font:  small;
	font-weight: bold;
	}
	
P.Acknow {
	font-style : italic;
	font : lighter;
	font-size :  small;
	}
	
	
BODY  {
	background: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../images/lgreyBackground.jpg);
}	
	
.centerButton
{
	text-align: center;
}

A  {
	text-decoration : none;
}
	
A.underline {
	text-decoration : underline;
}
	
A:hover {
	color: #CC0033;
	text-decoration : underline;
}
A:link {color: Black;}
A:active {color: #CC0033}
A:visited {color: #663333}
A:hover {color: #CC0033}

.formProfileHeading1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: Teal;
}
.formProfileHeading2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: Teal;
}



/*	
A:hover {color: #CC0033}
A:link {color: #000033}
A:active {color: #000033}
A:visited {color: #00A5C6}



A:hover {color: #CC0033}
A:link {color: #000033}
A:active {color: #000033}
A:visited {color: #999999}

A  {
	text-decoration : none;
	Active : #000066;
	visited : #999999;
}

A:hover {color: #cc0033}
A:link {color: #cc0033}
A:active {color: #000066}
A:visited {color: #cc0033}

A:hover {color: #660000}
A:link {color: #cc0033}
A:active {color: #000066}
A:visited {color: #999999}

a.leftnavrollover:link { color:#ffffff; }
a.leftnavrollover:hover { color:#ffcc33; }


*/
