a:link {
	font-family: Verdana, Georgia;
	font-style: normal;
	line-height: normal;
	border: none;
	color: #0000FF;
	list-style-type: none;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Georgia;
	color: #0000FF;
}
h1 {
	font-family: Verdana, Georgia;
	font-size: 28px;
	font-style: italic;
	color: blue;


}
h2 {
	font-family: Verdana, Georgia;
	font-size: 22px;
	font-style: italic;
	color: #000000;
}
a:hover {
	font-family: Verdana, Georgia;
	color: #000000;
}
a:active {
	font-family: Verdana, Georgia;
}
h3 {
	font-family: Verdana,Georgia, Arial;
	font-size: 16px;
	font-style: italic;
}
p {
	font-family: Verdana, Georgia, Arial;
	font-size: 14px;

}
h4 {
	font-family: Verdana, Courier, monospace;
	color: #FF0000;
}

.buttonscontainer {width: 130px;}

.buttons a {color: ;
background-color: ;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid ;
font: 12px Verdana;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {border-left: 10px solid ;
text-decoration: none;
font: 12px Verdana;
font-weight: bold;
color: #0066CC;}

.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {font-style: italic}
.style4 {font-weight: bold}
.style5 {color: #FF0000}
.colorenc {color: black}