BODY {
	margin : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 19px;
}

DIV {
	border : 0;
}

#mast {
	margin-top : 0px;
	margin-bottom : 0px;
}

#left_side {
	float: left;
}

#nav_bar {
	width: 740px;
	margin-top : 0px;
	border-bottom-color : #B4B4C4;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.address {
	font-size : 13px;
	line-height : 19px;
}

#content {
	width : 620px;
	margin-left : 110px;
	margin-top : 25px;
}

H1 {
	font-family : Georgia;
	font-size : 18px;
	color : #000099;
}

H2 {
	font-family : Georgia;
	font-size : 14px;
	color : 000099;
}

#footer {
	width : 620px;
	margin-left : 100px;
	margin-top : 35px;
	font-size : 11px;
	font-weight : bold;
}

A:LINK {
	color : #000099;
}

A:hover {
	color : #999999;
}

A:visited {
	color : #000099;
}

.FORM {
	font-size : 13px;
}
