/* CSS Document */
a:link    {
	color: #000088;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

a:visited    {
	color: #000098;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

a:active {  
font-family: "Trebuchet MS"; 
font-size: 16px; 
font-weight: bolder; 
text-transform: none; 
color: #000099;
}

body    {
	background-color: #CCCCFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #660000;
	text-align: left;
}

td    {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	text-align: left;
	background-color: #FFFFfC;
	color: #660099;
}

th    {
	font-family: "Trebuchet MS";
	font-size: 12px!important;
	color: #C00000;
	font-style: normal;
	text-align: center;
    font-weight: bold;
    background-color: #EFEFFF;
}

p    {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

h1    {
	color: #990000;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	font-family: "Trebuchet MS";
	background-color: #EFEFFF;
	font-size: 16px;
    text-transform: none;
}

h2    {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #000099;
	text-align: center;
	line-height: normal;
	font-weight: bold;
; top: auto; clip:  rect(   ); text-transform: none
; background-color: #D9D9FF
}

h3    {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-align: center;
}

h4    {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #2E0062;
	text-align: left;
}

h5    {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #E3B95F;
	text-align: left;
}

 
