body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

.smallText {font-size: 10px}

a {
	color:#666666;
}

a:hover {
	color:#660066;
	text-decoration:none;
	text-align: center;

}

.medText {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	
	
	}
.lgText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}

th {
	background-color:#660066;
	color:#FFFFFF;
	text-align:left;
}

.oRow {
	background-color:#FFFFFF;
}

.eRow {
	background-color:#999999;}
	
.main {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #000000;
	text-align: center;
    }
	

