a:link {
	color: #91268F;
	text-decoration: none
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a:active {
	color: #CC0000;
	text-decoration: underline
}

a:visited{
	color: #666666;
	text-decoration: none	
}

p {
	font-family: georgia, times new roman;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	color: #333333	
}

h1 {
	font-family: georgia, times new roman;
	font-size: 18px;
	font-weight: bold; 
	font-style: italic;	
	color: #91268F
}

h2 {
	font-family: georgia, times new roman;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 17px;	
	color: #336666	
}

ul { 
	font-family: georgia, times new roman;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	color: #333333	
}

ol { 
	font-family: georgia, times new roman;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	color: #333333	
}

td {
	font-family: georgia, times new roman;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;	
	color: #333333	
}