A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #003366;
	text-decoration: none;
}

A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #003366;
	text-decoration: none;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #0099CC;
	text-decoration: none;
}

A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-decoration: none;
}

IFRAME {
	margin: 0px;
	border-style: none;
	border-width: 0px;
}

/*
IFRAME {
	margin: 0px;
	border-style: none;
	border-width: 0px;
	background-image: url(/logo_face_bw.jpg);
	background-attachment: fixed;
	background-position: center middle;
	background-repeat: no-repeat;
}
*/

BODY {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	margin: 0px;
    }

TD	{
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.headline01 {
	background-color: #D5EAFF;
	color: #000000;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
}

.isLink {
	cursor: pointer;
	cursor: hand;
}

.small {
	font-size: small;
}

.xsmall {
	font-size: x-small;
}

.xxsmall {
	font-size: xx-small;
}

.xlarge {
	font-size: x-large;
}

.xxlarge {
	font-size: xx-large;
}


body.pages {
	margin: 5px;
	background-color: #ffffff;
	background-image: url(/pagesbg.jpg);
	background-position: left top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}

body.layout {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	margin: 0px;
}

/*
body.layout {
	background-position: left top;
	background-attachment: fixed;
	background-color: #ffffff;
	background-repeat: no-repeat;
	margin: 0px;
}
*/

table.fixed {
	table-layout: fixed;
}

tr.header td {
	font-weight: bold;
	font-size: medium;
}

tr.even {
	background-color: #DDEEFF;
}

tr.odd {
	background-color: #CCDDFF;
}

tr.footer td {
	background-color: #6666CC;
}

tr.footer td {
	color: #CCCCCC;
	font-size: small;
}
