BODY
{
    BACKGROUND-COLOR: #FEF2E9;
    COLOR: #890C3A;
	scrollbar-face-color: #E7F1FD;
	scrollbar-shadow-color: #0F417D;
	scrollbar-highlight-color: #0F417D;
	scrollbar-3dlight-color: #0F417D;
	scrollbar-darkshadow-color: #0F417D;
	scrollbar-track-color: #6598D5;
	scrollbar-arrow-color: #6598D5; 
}
.date
{
    FONT-FAMILY: verdana, arial;
    FONT-SIZE: 10pt
}
.boldtext
{
	font-weight: bold;
}

TD { 
    FONT-FAMILY: verdana, arial;
    FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
	COLOR: #252A86;	
}
.pink {
	background-color: #FEF2E9;
}
.boxpink {
	background-color: #6598D5;
}
.sunpink {
	background-color: #E280B3;
}
.wine {
	background-color: #0F417D;
}
.shadypink {
	background-color: #EDCCD6;
}
.intro
{
    FONT-FAMILY: verdana, arial, helvatica;
    FONT-SIZE: 11pt;
	font-weight: bold;
	font-style: none;
	COLOR: #3E56AC;
}
.title
{
    FONT-FAMILY: verdana, arial, helvatica;
    FONT-SIZE: 10pt;
	font-weight: bold;
	font-style: none;
	COLOR: #1b3e78;
}
.address
{
    FONT-FAMILY: verdana, arial, helvatica;
    FONT-SIZE: 10pt;
	font-weight: bold;
	COLOR: #01099C;
}
.heading {
	border-width: 1pt;
	border-color: #252A86;
	width: 150pt;
	border-style: solid;
    FONT-FAMILY: verdana, arial, helvatica, times new roman;
    FONT-SIZE:13pt;
	FONT-WEIGHT: normal;
	COLOR: #252A86;
	text-decoration: none;
	text-align: center;
	background-color: #9FC0E7;
	padding: 2pt;
}
A:active {
	color: #ff0000;
	text-decoration: none;
	}
A:hover {
	color: #FEF2E9; 
	text-decoration: none;
	background-color: #BC1057;	
}
.link-menu {
	border-width: 1pt;
	border-color: #252A86;
	border-style: solid;
    FONT-FAMILY: verdana, arial, helvatica, times new roman;
    FONT-SIZE:10pt;
	FONT-WEIGHT: bold;
	COLOR: #252A86;
	text-decoration: none;
	text-align: center;
	padding: 0pt;
	background-color: #E7F1FD;
	width: 120pt;
}
.link-link {
	border-width: 1pt;
	border-color: #ffffee;
	border-style: solid;
    FONT-FAMILY: verdana, arial, times new roman;
    FONT-SIZE:9pt;
	FONT-WEIGHT: normal;
	COLOR: #ffffee;
	text-decoration: none;
	text-align: center;
	padding: 1pt;
}
.link-small {
	border-width: 1pt;
	border-color: #1b3e78;
	border-style: solid;
    FONT-FAMILY: verdana, arial, helvatica, times new roman;
    FONT-SIZE:8pt;
	FONT-WEIGHT: normal;
	COLOR: #1b3e78;
	text-decoration: none;
	text-align: center;
	padding: 1pt;
}
.link-address {
	border-width: 1pt;
	border-color: #070cca;
	border-style: solid;
    FONT-FAMILY: verdana, arial, helvatica, times new roman;
    FONT-SIZE:10pt;
	FONT-WEIGHT: bold;
	COLOR: #070cca;
	text-decoration: none;
	text-align: center;
	padding: 0pt;
	background-color: #cfdefd;
}