body {
	margin-left : 0;
	margin-top : 0;
	font-family : Tahoma, ARIAL;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
    COLOR : #000000;
	BACKGROUND-COLOR : #ffffff;
}

a:link {
	font-family : Tahoma, ARIAL;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	font-style : normal;
	color : #283888;
}

a:active {
	font-family : Tahoma, ARIAL;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	font-style : normal;
	color : #283888;
}

a:visited {
	font-family : Tahoma, ARIAL;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	font-style : normal;
	color : #283888;
}

a:hover {
	font-family : Tahoma, ARIAL;
	font-weight : bold;
	font-size : 11;
	text-decoration : underline;
	color: #283888;
	font-style : normal;
}

table {
	font-family : Tahoma, ARIAL;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
    COLOR : #000000;
}

INPUT {
	border : 1px solid #000000;
	background : #efefe7;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

select {
	border : 1px solid #000000;
	background : #efefe7;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

textarea {
	border : 1px solid #000000;
	background : #efefe7;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}