
BODY  { color: black; font-size: 11px; font-family: Verdana, Geneva, Arial, sans-serif; background-repeat: no-repeat; background-position: 0 100%; margin-top: 20px; margin-left: 180px }
P{
	line-height : 110%;
	margin : 1% 1%;
}
H1   { font-size: 48px; font-family: Verdana, Geneva, Arial, sans-serif; font-weight: lighter; text-align: left }
H2{
	font-size : 150%;
	font-weight : 600;
	font-family: Verdana, Geneva, Arial, sans-serif;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : Black;
}
H3{
	font-size : 130%;
	font-weight : 500;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
H4{
	font-weight : 500;
	font-size : 120%;
	font-family: Verdana, Geneva, Arial, sans-serif;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-top-width : 1px;
	border-top-style : solid;
}
H5{
	font-size : 110%;
	font-weight : 500;
	border-bottom : 1px dotted;
}
A:LINK{
	color : Black;
	background-color : transparent;
}
A:VISITED{
	color : #969696;
	background-color : transparent;
}
A:HOVER{
	color : White;
	text-decoration : none;
	background : Black;
}
A:ACTIVE{
	color : Black;
	text-decoration : none;
	background : transparent;
}
.box1  { font-size: 10px; display: block; margin-top: 10px; margin-right: 20px; margin-bottom: 10px; padding: 5px; width: auto; border: dotted 1px }
.box2  { font-size: 12px; font-family: Verdana, Geneva, Arial, sans-serif; font-weight: lighter; line-height: normal; display: block; padding: 5px }

