BODY {
	font-family : Arial, Helvetica, Serif;
	font-size : x-small;
	color : #000000;
	background-color : #ffffff;
}

P {
	background-color : transparent;
	color : Black;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : x-small;
	font-style : normal;
	line-height : 13pt;
	margin-left : 10pt;
	margin-right : 10pt;
}


.box {
	border-width : medium;
	border-color : #a5c2e2;
	border-style : solid;
}

H1, H2 {
	background : transparent;
	color : #3366cc;
	font-family :  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 13.5pt;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	margin-left : 10pt;
	margin-top : 10pt;
}

A {
	background-color : transparent;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10pt;
	font-weight : Bold;
	color : #000000;
	text-decoration : none;
}

A:ACTIVE {
	background-color : transparent;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	color : #999999;
	text-decoration : none;
}

A:VISITED {
	background-color : transparent;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	color : #000000;
	text-decoration : none;
}

A:HOVER {
	background-color : transparent;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	color : #999999;
	text-decoration : none;
}

.musta {
	background-color : transparent;
	font-size : x-small;
	font-weight : bold;
	color : Black;
}

.musta:visited {
	background-color : transparent;
	color : Black;
}

.musta:active {
	background-color : transparent;
	color : #666666;
}

.musta:hover {
	background-color : transparent;
	color : Red;
}

.musta2 {
	background-color : transparent;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
}

.musta3 {
	background-color : transparent;
	font-size : 8pt;
	font-weight : bold;
	color : Black;
}