a:link
{
	color: rgb(96,11,47);
	
}
a:visited
{
	color: rgb(0,0,0);
	
} 
a:active 
{
	color: rgb(0,142,6);
	
}
body
{
	font-family: Tahoma, Book Antiqua, Times New Roman, Times;
	background-color: rgb(255,247,229);
	color: rgb(61,17,123);
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Ariel, Book Antiqua, Times New Roman, Times;
}
h1
{
	color: rgb(255,247,229);
}
h2
{
	color: rgb(255,247,229); 
}
h3
{
	color: rgb(255,247,229); 
}
h4
{
	color: rgb(255,247,229);
}
h5
{
	color: rgb(255,247,229);
}
h6
{
	color: rgb(255,247,229);
}
.onesizeup         
{  
	font-family: Tahoma, Book Antiqua, Times New Roman, Times;
	font-size: 12pt;
}


.onesizedown		
{
	font-family: Trebuchet MS, Book Antiqua, Times New Roman, Times;
	font-size: 11pt;
}

.subtext
{
	font-family: Tahoma, Book Antiqua, Times New Roman, Times;
	font-size: 9pt;
}

.small
{
	font-family: Tahoma, Book Antiqua, Times New Roman, Times;
	font-size: 7pt;
}