/* CSS Document */

body {font: Arial}

.hh1 {font-size:xx-large; 
font-weight:bold;
font:Arial, Helvetica, sans-serif;}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style6 {
	color: #FFFFFF;
	font-size: small;
	font-weight:100;
}
.style7 {font-size: small;
	font-weight:100;
	font-family:"Times New Roman", Times, serif;}
.style8 {
	font-size: xx-large;
	font-weight:100;
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
}
.style9 {
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
}
.style10 {font-size: xx-small;
font-family:"Times New Roman", Times, serif;
}
.style11 {font-size: small}


.style14 {font-family: Arial}
.style16 {font-family: Arial, Helvetica, sans-serif}
.style19 {font-size: 39px}
.style27 {font-size: 14px}

.class2 {
text-decoration: none;
color:#FFFFFF;
font-size: small;
font-weight:normal;
}
.class2 A:link {
text-decoration: none;
color:#FFFFFF;
font-size: small;
font-weight:normal;
}
.class2 A:visited {
text-decoration: none;
color:#FFFFFF;
font-size: small;
font-weight:normal;
}
.class2 A:active {
text-decoration: none;
color:#FFFFFF;
font-size: small;
font-weight:normal;
}
.class2 A:hover {
text-decoration: none;
color: #000000;
font-size: small;
font-weight:normal;
}