BODY {
	background-color : #AEB5AC;
	color : #333333;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-size : medium;
}

A:LINK {
	text-decoration:none;
	color : #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
}
A:VISITED {
	text-decoration:none;
	color : #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
}

A:HOVER {
	text-decoration:none;
	color : #990000;
}
H1 {
	font-size : x-large;
	font-weight : normal;
	font-family : arial, helvetica, sans-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: arial, helvetica, sans-serif;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 999000;
}
h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999000;
}

