A:LINK {
	font-family : sans-serif;
	color:#3333FF
}
.boxborder	{
	border-color: Navy;
	border-width:1;
	border-style : solid;
}
.boxheader
{
	font-size: 9pt;
	background: #9ccfce;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}

H1 {
	color : Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background : transparent;
}

.inputbox	{
	Background-Color: White;
}

.sendbutton
{
	font-size: 9pt;
	border-left-color: #6288b5;
	border-bottom-color: #6288b5;
	color: white;
	border-top-color: #6288b5;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9ccfce;
	border-right-color: #6288b5;
}

A		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	text-decoration:none;
}

A:hover		{
	color: Green;
	text-decoration:none;
}

P		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	PADDING-LEFT: 3;
}

LI		{
	list-style-type:square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black
}
.table	{
	list-style-type:square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	background : transparent;
	width : 100%;
	border : Silver;
}
TABLE {
	background : transparent;
	border : Silver;
	text-align : center;
	padding : 2px;
}

H2 {
	color : Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background : transparent;
	font : bold;
}
H6 {
	color : Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background : transparent;
	font : normal;
}
TH {
	color: White;
	background : F3DA63;
}

