body {
	font-family: verdana;
	font-size: 12px;
	background-color: #003366;
}
td {
	font-family: verdana;
	font-size: 12px;
}

	A:link {font-size:9pt; color:#FFFFFF; text-decoration:underline;}
	A:visited {font-size:9pt; color:#FFFFFF; text-decoration:underline;}
	A:hover {font-size:9pt; color:#003366; text-decoration:underline;}
	A:active {font-size:9pt; color:#FFFFFF; text-decoration:underline;}
	
.Input
{
	font-size: 9pt;
	font-family: verdana,arial,helvetica;
	background-color:#406693;
	color:#000000;
}

.Heading {
	font-size: 16px;
	font-weight: bold;	
	color:#E1E3E3;
}

.Gue_Line {
	color:#E1E3E3;
	size:1;
	width:100%;
	align:middle;
}

.Gue_Normal{
	color:#E1E3E3;
}

.Gue_Subject {
	color:#E1E3E3;
	font-weight: bold;	
}

.Gue_Message {
	color:#E1E3E3;
}

.Gue_Name
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	COLOR: #DCE0E0;
	TEXT-DECORATION: none;
}