A {
		font-family: sans-serif;
		font-size: 10pt;
}
A:LINK {
		font-family: sans-serif;
		font-size: 10pt;
		color: #996633;
}
A:VISITED {
		font-family: sans-serif;
		font-size: 10pt;
		color: #000000;
}
A:HOVER {
		font-family: sans-serif;
		font-size: 10pt;
		color: #FF0000;
}
H1 {font-family: serif;
		font-size: 20pt;
		font-weight: bold;
}
H3{
	font-size : 14pt;
	color : #996633;
	font-family : serif;
	font-weight : bold;
}
H2{
	font-size : 24pt;
	font-family : serif;
	font-weight : bold;
	color : #996633;
}