P  {}

H1  {}

H2  {	font-family: arial;
	font-size: 16;}

H3  {
	font-family: arial;
	font-size: 20;}

A  {
	color : Navy;
	text-decoration : underline;
	font-family: arial;
	font-size: 10 pt;
}

A:Visited  {
	color : Navy;
	text-decoration : underline;
	font-family: arial;
	font-size: 10 pt;
}

A:Active  {
	color : Navy;
	text-decoration : underline;
	font-family: arial;
	font-size: 10 pt;
}

A:Hover  {
	color : Navy;
	text-decoration : none;
	font-family: arial;
	font-size: 10 pt;
	background: #9C9CFF;
	font-weight: null;
}

BODY  {
	color : black;
	text-decoration : underline;
	font-family: arial;
	font-size: 10px;
}

INPUT.button {
	BORDER-RIGHT: #7B6BFF 1px solid; 
	BORDER-TOP: #7B6BFF 1px solid; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: #7B6BFF 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #7B6BFF 1px solid; 
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #B5BDF7}