TD {
	font-family : Arial;
	height :5px;
	font-size : 13px;
	
}

BODY {
	font-family : Arial;
	margin-top : 0px;
	background-attachment : fixed;
}
H2 {
	text-align: center;
	margin-left: 30px;
	margin-top: 2px;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 20px;
}

H1 {
	text-align : center;
	margin-left : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	font-family : Arial;
	font-size: 30px;
	padding-bottom : 5px;
	padding-top : 5px;
}
H3 {
	font-family: Arial;
	margin-left : 10px;
	margin-right: 10px;
	margin-bottom : 1px;
	font-size: 20px;
	font: bolder;
	text-align : center;
	font color : Teal;
}

H4 {

	margin-left: 10px;
	margin-top: 10px;
    font-family: Arial;
	font-size:10 px;
}

a:active{
		font-weight:bold;
	    color: Purple;
}
a:hover{
	font-weight:bold;
}
a.menu {
	text-decoration:none;
}
a.reflink {
	 color: grey;
}
a{
	color: Black;
}
a.link {
	color: #DFDFDF;
	text-decoration: none;
}

