body
{
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    COLOR: #000000;
}

.title
{
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
    COLOR: #000000;
}

.normaltext
{
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    COLOR: #000000;
}

h1 {
	color : #000000;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

h2 {
	color : #000000;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

h3 {
	color : #000000;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a:hover {
	color : #CC3300;
	text-decoration : underline;
}

a:hover.menu{
	color : #000000;
	font-style : normal;
	text-decoration : underline;
}

a:hover.menubold{
	color : #000000;
	font-style : normal;
	text-decoration : underline;
}

a:hover.img.imglink {
	border-bottom : #CC3300 1px solid;
	border-left : #CC3300 1px solid;
	border-right : #CC3300 1px solid;
	border-top : #CC3300 1px solid;
}

img.imglink {
	border-bottom : #000000 1px solid;
	border-left : #000000 1px solid;
	border-right : #000000 1px solid;
	border-top : #000000 1px solid;
}

.menu {
	color : #000000;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}
.menubold {
	color : #000000;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
