A {
	color : #883300;
}


A:link, A:active, A:visited {
	text-decoration : none;
}
 A:hover {
	text-decoration : underline;
}

A.title {
	font-weight : bold;
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
BODY {
	background: #FFFFFF;
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
}
DIV {
	margin:  5px 5px 5px 5px;
}
EM {
	font-style: normal;
}
H1 {
	font-size: small;
}
H2 {
	font-size: x-small;
	color: #883300;
	margin: 0px;
}
SELECT {
	font-size: smaller;
}
TABLE {
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.border {
	border : 1px solid Black;
}
.line_bottom {
	 border-bottom: 1px solid Black;
}
.small {
	font-size : smaller;
}