 
BODY{
 
 margin-top : 0px;
 text-align : center;
}
A{
 color : navy;
 text-decoration : none;
}
A:VISITED{
 color : purple;
 text-decoration : none;
}
A:HOVER{
 
 text-decoration : underline;
 color : #ff00ff;
}
.td-1{
	text-align : left;
	padding-top : 15px;
	padding-left : 15px;
	padding-bottom : 15px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #cccccc;
	vertical-align: top;
	width: 530px;
}
.menu{
	padding-top : 10px;
	padding-left : 0px;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #cccccc;
	width : 220px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #cccccc;
	text-align: left;
	vertical-align: top;
	padding-bottom: 25px;
}
.menu2{
 font-size : 13px;
 font-family : Tahoma;
 line-height : 25px;
 text-align : left;
 padding-top : 10px;
 padding-left : 10px;
 padding-right : 10px;
 padding-bottom : 10px;
}
H1{
 font-size : 12px;
 font-family : Tahoma;
 padding-top : 3px;
 padding-left : 3px;
 padding-right : 3px;
 padding-bottom : 3px;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
 font-weight : 100;
}
.footer{
 font-size : 12px;
 font-family : Tahoma;
 padding-top : 5px;
 padding-left : 5px;
 padding-right : 5px;
 padding-bottom : 5px;
 border-top-width : 1px;
 border-top-style : solid;
 border-top-color : #cccccc;
 text-align : center;
}
.head{
 padding-top : 10px;
 padding-left : 10px;
 padding-right : 10px;
 padding-bottom : 10px;
 border-bottom-width : 1px;
 border-bottom-style : solid;
 border-bottom-color : #cccccc;
 font-size : 13px;
 font-family : Tahoma;
 color : #2e2956;
}
.head2{
 background-color : #91bfbf;
}
.td-2{
 padding-top : 6px;
 padding-left : 6px;
 padding-right : 6px;
 padding-bottom : 6px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #4f625e #4f625e #4f625e #4f625e;}
body {
	text-align: center;
}
