body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

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

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

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

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

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

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

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}

.topMenu {
	color: #4936FD;
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
}

A.topMenu {
	color: #4936FD;
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A.topMenu:Hover {
	text-decoration:underline;
}


A.menu:link {
	color: #FF0197;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 14px;
}

A.menu:visited {
	color: #FF0197;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 14px;
}

A.menu:active {
	color: #FF0197;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 14px;
}

A.menu:hover {
	color: #0000FE;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 114x;
}

TD.pinkborder {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #ff0099;
}

TD.toppinkborder {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #ff0099;
}
