a:active
{color: #cc00cc}

a:hover
{color: #ff0000}

a:link
{color: #0000FF}

a:visited
{color: #cc3366}

body {
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image:   url(../images/bg.gif);
} 

h1
{
	color: #CC0000;
	text-align: left;
	left: auto;
	clip:  rect(   );
	font-family: Times, "Times New Roman", serif;
	font-size: 18pt;
	font-style: oblique;
	font-weight: bold;
}

h2
{
	color: #FF0000;
	text-align: left;
	font-family: Times, "Times New Roman", serif;
	font-size: 14pt;
	font-weight: bold;
} 

h3, h4, h5, h6
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	font-style: oblique;
}

img{text-align: center; 
vertical-align: top; 
clip:  rect(   )}

p, td, li
{
	background-color: #CCCCCC;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:  14px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
