BODY {
		margin-top: 0px;
		margin-left: 0px
	}
A.menu1:link {
		font-size: 13px;
		font-family: Tahoma;
		color: #0066CC;
		text-decoration: none
	}
A.menu1:active {
		font-size: 13px;
		font-family: Tahoma;
		color: #0066CC;
		text-decoration: none
	}
A.menu1:visited {
		font-size: 13px;
		font-family: Tahoma;
		color: #0066CC;
		text-decoration: none
	}
A.menu1:hover {
		font-size: 13px;
		font-family: Tahoma;
		color: #FF9933;
		text-decoration: underline
	}
A.menu2:link {
		font-size: 17px;
		font-weight: bold;
		font-family: MS Sans Serif;
		color: #0066CC;
		text-decoration: underline
	}
A.menu2:active {
		font-size: 17px;
		font-weight: bold;
		font-family: MS Sans Serif;
		color: #0066CC;
		text-decoration: underline
	}
A.menu2:visited {
		font-size: 17px;
		font-weight: bold;
		font-family: MS Sans Serif;
		color: #0066CC;
		text-decoration: underline
	}
A.menu2:hover {
		font-size: 17px;
		font-weight: bold;
		font-family: MS Sans Serif;
		color: #FF9933;
		text-decoration: none
	}
TABLE.menu {
		font-size: 12px;
		font-family: MS Sans Serif ;
		color:#0066CC
		}
TD.main {
		font-size: 12px;
		font-family: MS Sans Serif ;
		color:#000000
		}