a {
	color : #FF7300;
	font-family : Verdana, Tahoma, Arial, Helvetica, Sans Serif;
	font-size : 8pt;
	text-decoration : underline;
}

a:hover {
	color : #FF7300;
	font-weight : bold;
	text-decoration : none;
}

a.link1 {
    color : #FF7300;
	font-size : 9t;
	text-decoration : none;
}

a.link1:hover {
	color : #FF7300;
	text-decoration : none;
}

a.link2 {
	color : #000000;
	font-size : 9pt;
	text-decoration : none;
}

a.link2:hover	{
	background : #000000;
	color : #FF0000;
}

a.link3 {
	color : #000000;
	font-size : 9t;
	text-decoration : none;
}

a.link3:hover	{
	background : #000000;
	color : #FFFFFF;
}

a.link4 {
	color : #FFFFFF;
	font-size : 9t;
	text-decoration : none;
}

a.link4:hover	{
	background : #FF0000;
	color : #FFFFFF;
	text-decoration : none;
}
a.link5 {
	color : #FFFFFF;
	font-size : 9t;
	text-decoration : none;
}

a.link5:hover	{
	background : #000080;
	color : #FFFFFF;
	text-decoration : none;
}
a.link6 {
	color : #000000;
	font-size : 7pt;
	text-decoration : underline;
}
a.link6:hover	{
	color : #FF0000;
	text-decoration : none;
    font-size : 7pt;
	font-weight : bold;
	text-decoration : none;
}

a.link7 {
	color : #000000;
	font-size : 7pt;
	text-decoration : none;
}
a.link7:hover	{
	color : #FF0000;
	text-decoration : none;
    font-size : 7pt;
	font-weight : bold;
	text-decoration : none;
}

a.link8 {
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
	font-size : 14pt;
	font-weight : bold;
	text-decoration : none;
}
a.link8:hover	{
	font-family : Verdana, Arial, sans-serif;
	color : #FF0000;
	text-decoration : none;
    font-size : 14pt;
	font-weight : bold;
	text-decoration : none;
}

a.link9 {
	font-size : 9pt;
	text-decoration : none;
}

a.link9:hover {
	color : #000000;
	text-decoration : none;
}

a.link10 {
	font-size : 10pt;
	color : #FF0000;
	text-decoration : none;
}

a.link10:hover {
	font-size:10pt;
	color : #FF0000;
	text-decoration : none;
}


body, td {
	font-family : Tahoma;
	font-size : 10pt;	Tahoma;
	color : #333333;
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	 SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; 
	 SCROLLBAR-SHADOW-COLOR: #CCCCCC; 
	 SCROLLBAR-3DLIGHT-COLOR: #000000; 
	 SCROLLBAR-TRACK-COLOR: #C4C4C4; 
}

h1 {
	font-size : x-large;
}

h2 {
	font-size : large;
}

h3 {
	font-size : medium;
}

h4 {
	font-size : small;
}

h5 {
	font-size : smaller;
}