body
{
	font-size: 10pt;
	color:#191970 ;
	font-family: Verdana;
	background-color: white;
}
table
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana
}
A
{
	color:#191970 ;
	text-decoration: none;
}

A:hover
{
	color: red;
	text-decoration: underline;
}
H5
{
    COLOR: silver;
    FONT-STYLE: italic;
    TEXT-DECORATION: underline
}
h3
{
    FONT-FAMILY: 'Verdana'
}

.Error
{
    COLOR: red;
    TEXT-ALIGN: center
}
h1
{
    FONT-FAMILY: 'Verdana'
}
CODE
{
    COLOR: silver
}
PRE
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: black;
	padding-top: 5px;
	font-family: 'Verdana';
	background-color:#F5DEB3 ;
}
input.forum
{
	border-right: dimgray 1pt solid;
	border-top: dimgray 1pt solid;
	border-left: dimgray 1pt solid;
	color: black;
	border-bottom: dimgray 1pt solid;
	background-color:#F0F8FF;
}
textarea.forum
{
	border-right: wheat double;
	border-top: wheat double;
	border-left: wheat double;
	color: black;
	border-bottom: wheat double;
	background-color:#F0F8FF;
}
SELECT
{
	border-right: wheat 1pt solid;
	border-top: wheat 1pt solid;
	border-left: wheat 1pt solid;
	color: black;
	border-bottom: wheat 1pt solid;
	background-color:#F0F8FF;
}
