BODY       { background: #BBAC80 url(images/bg.gif) }

font.xlarge {
		font-family:Times New Roman,Helvetica,Verdana,sans-serif;
		Font-size:24pt;
		Font-weight:bold;
        color: #696145;
}

font.large {
		font-family:Times New Roman,Helvetica,Verdana,sans-serif;
		Font-size:18pt;
		Font-weight:bold;
        color: #696145;
}

font.medium {
		font-family:Arial,Helvetica,Verdana,sans-serif;
		Font-size:14pt;
		Font-weight:bold;
        color: #696145;
}

font.regular {
		font-family:Arial,Helvetica,Verdana,sans-serif;
		Font-size:12pt;
		Font-weight:bold;
        color: #696145;
}

font.small {
		font-family:Arial,Helvetica,Verdana,sans-serif;
		Font-size:10pt;
		Font-weight:bold;
        color: #696145;
}

font.xsmall {
		font-family:Arial,Helvetica,Verdana,sans-serif;
		Font-size:8pt;
}

font.header {
		font-family:Times New Roman,Arial,Helvetica,Verdana,sans-serif;
		Font-size:24pt;
		Font-weight:bold;
        color: #3D3F71;
}

font.subheader {
		font-family:Times New Roman,Arial,Helvetica,Verdana,sans-serif;
		Font-size:18pt;
		Font-weight:bold;
        color: #3D3F71;
}

font.subheadersm {
		font-family:Times New Roman,Arial,Helvetica,Verdana,sans-serif;
		Font-size:14pt;
		Font-weight:bold;
        color: #3D3F71;
}

p.indent {
		text-indent:30px;
}

a {
        color: #3D3F71;
		Font-weight:bold;
        text-decoration: none;
}

a:hover {
        color: #3D3F71;
		Font-weight:bold;
        text-decoration: underline;
}