BODY {
	background-color : #AEB5AC;
	color : #333333;
	font-family : "georgia", serif;
	font-weight : normal;
	font-size : 12px;
}

A:LINK {
	text-decoration:none;
	color : #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
A:VISITED {
	text-decoration:none;
	color : #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

A:HOVER {
	text-decoration:none;
	color : #990000;
}
H1 {
	font-size : x-large;
	font-weight : normal;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #333333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
small {
	color : #666666;
	font-size : x-small;
	font-weight : normal;
	font-style : italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 999000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999000;
}
