body {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;
}


A:HOVER {
    color :red;
    text-decoration :none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	font-size: 16px;
	font-style: italic;
	font-weight: lighter;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0066;
	font-style: italic;
}

li {
	list-style-image: url(images/bullet.gif);
	padding-top: 5px;
}
.border{
border: 4px solid #CC0066;"
}
