h1 {
	color: #FFFFFF;
	top: 16px;
	clip: rect(0px,auto,auto,auto);
	font-size: x-large;
	margin: 0px;
	padding: 17px;
}
h2 {
	color: #FFFFFF;
	font-size: large;
	font-weight: normal;
	padding: 5px;
	margin: 0px;
}
h3 {
	color: #FFFFFF;
}
h4 {
}
body {
	margin: 4px;
	padding: 4px;
	background-image: url(buttons/background2.gif);
	background-repeat: repeat;
}

.hm-01 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 30px;
}
.hm-paragraph-01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}

.hm-txtlnk-01 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}

.hm-txtlnk-02 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.hm-02 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
}


a:link {
	text-decoration: none;
	color: #FFFFFF;

}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover { 	
    text-decoration: underline;
	color: #FFFFFF;

}
a:active { 
    text-decoration: none;
	color: #FFFFFF;

}





