h1 {
	font-size : 24;
	font-family : Papyrus,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	font-weight : bolder;
	color : #000000;
}
h2	{
	font-size : 18;
	font-family : Papyrus,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
	margin-top : 0;
	margin-bottom : 0;
	clear : none;
	color : #660033;
}
h3 {
	font-size : 11;
	font-family : Yahoma,Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	display : block;
	margin-top: 0.1em; 
	margin-bottom: 0.1em;
}
h4	{
	font-size : 14;
	font-family : Papyrus,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight : bolder;
	margin-top : 0;
	margin-bottom : 0;
	clear : none;
	color : #000000;
}
h5 {
	font-size : 9;
	font-family : Yahoma,Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	display : block;
	margin-top: 0.1em; 
	margin-bottom: 0.1em;
}
p {
	font-size : 14;
	font-family : Yahoma,Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
b {	font-weight: bolder;
}
A:link {
	font-size : 14;
	font-family : Papyrus,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	font-weight : normal;
	color : blue;
}
A:visited {
	font-size : 14;
	font-family : Papyrus,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	font-weight : normal;
	color : blue;
}
A:active {
	font-size : 14;
	font-family : Papyrus,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	font-weight : normal;
	color : red;
}


	