body {
font-family: Tahoma;
font-size: 12px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

table {
font-family: Tahoma;
font-size: 11px;
text-align: left;
}

A:link {
	color: #FFFFFF;
	text-decoration: none;
}

A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
	
}

A:hover {
	color: #000000;
	text-decoration: none;
	
}

TD {
	font-size: 12px;
	font-family : Tahoma;
	
}

P {
	font-size: 12px;
	font-family : Tahoma;
}

.menusize {
font-size: 12px;
font-weight: bold;
font-family: Tahoma;
}

.menusizeunder {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: underline;
}

.privacyheading {
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma;
	text-align:left;
}

a.specialtag:link { color: blue; 
font-size: 10px;
}
a.specialtag:visited { color: blue; 
font-size: 10px;
}
a.specialtag:hover { color: black;
font-size: 10px;
}

a.specialLink:link { color: black; 
font-size: 16px;
font-weight: bold;
}
a.specialLink:visited { color: black; 
font-size: 16px;
font-weight: bold;
}
a.specialLink:hover { color: blue;
font-size: 16px;
font-weight: bold;
}