body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	text-decoration: underlined;
	font-wieght: normal;
}

a:visited {
  color: black;
  font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	text-decoration: underlined;
	font-weight; normal;
}

a:hover {
	color: grey
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	text-decoration:underlined;
	font-weight: normal;
}

a:active {
	color: #FF0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	text-decoration:underlined
	font-weight: normal;
}
.squares {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
.tablebox {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: none;
	border-right-color: grey;
	border-bottom-color: none;
	border-left-color: #ffffff;
}
a.contact:link {
	color: #66ccff;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.contact:visited {
	color: #66ccff;
	font-size: 14px;
	font-weight: bold;
}
a.contact:hover {
	color: #66ccff;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
a.genvac:link {
	color: #ffffff;
	padding: 2px;
	text-decoration: underline;
}
a.genvac:visited {
	color: #ffffff;
	padding: 2px;
}
a.genvac:hover {
	color: #fe9900;
	padding: 2px;
}
a.topmenu:link {
	color: white;
	padding: 2px;
	text-decoration: none;
}

a.topmenu:visited {
	color: white;
	padding: 2px;
	text-decoration: none
}

a.topmenu:hover {
	color: white;
	padding: 2px;
}
h1 {
	color: #66ccff;
	font-size: 14px;
	font-weight: bold;
}
.stylehdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-color: #CC0001;
}
.stylehdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-color: #980100;
}
a.minibase:link {
	color: #666666;
	font-size: 11px;
	padding: 2px;
	text-decoration: none;
}

a.minibase:visited {
	color: #666666;
	font-size: 11px;
	padding: 2px;
	text-decoration: none
}

a.minibase:hover {
	color: #666666;	
	font-size: 11px;
	padding: 2px;
	text-decoration: none
}
#bold1{
color:#980100;
font-size:14px;
}