/* Fonts */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Verdana, Geneva, sans-serif;
font-size: 12px}

A {cursor: pointer;
background: transparent}

ADDRESS {font-style: italic}

BIG {font-size: 14px}

BLOCKQUOTE {
	font-style: italic
	margin-top: .75em;
	line-height: 1.5;
	margin-bottom: .75em
}

BODY {
	padding: 0;
	cursor: default;
	margin: 0;
	line-height: 1.5;
}

BUTTON {cursor: auto}

CITE {font-style: italic}

CODE, KBD, SAMP, TT {font-size: 10px}

DT {
	font-weight: bold;
	margin: .3em 0 0 0;
	line-height: 1.2;
}

DD {
	line-height: 1.2;
	margin: 0
}

H1, H2, H3, H4, H5, H6 {
	font-weight: bold;
	font-family: Trebuchet MS, Helvetica, Verdana, sans-serif;
	line-height: 1.3;
}

H1 {
	margin: 1.5em 5% 0em 5%;
	font-size: 22px;
}

H2 {
	margin: 0;
	font-size: 16px;
}

H3 {
	margin: 1em 5% 0em 5%;
	font-size: 14px;
}

H4 {
	margin: 1em 5% 0em 5%;
	font-size: 13px;
}

H5 {
	margin: 1em 5% 0em 5%;
	font-size: 12px;
}

H6 {
	margin: 1em 5% 0em 5%;
	font-size: 12px;
}

HTML {margin: 0; padding: 0}

INPUT {cursor: auto}

LI {
	margin: .6em 0;
}

OL {
	list-style: decimal;
	margin: 0 0 0 5%;
	line-height: 1.5;
}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman}

OL OL OL OL {list-style: decimal}

PRE {
	margin: .75em 0;
	line-height: 1.2;
	font-size: 1em
}

SMALL, SUB, SUP {font-size: 13px}

TEXTAREA {cursor: text}

TD {
	margin-left: 0;
	line-height: 1.6;
}

TH {
	font-weight: bold;
	text-align: center;
	margin-left: 0;
	line-height: 1.3;
}

UL {
	margin: 0 0 0 5%;
	line-height: 1.5;
}

UL, MENU, DIR {list-style: disc} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square}

UL UL UL UL {list-style: disc}

/* Here are the things you might want to change or remove */

/* This controls the color and font of standard text */

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {color: #000000;
font-family: Verdana, Geneva, sans-serif}

A:link {color: #003366;
font-weight: bold;
text-decoration: none}

A:visited {color: #003366;
font-weight: bold;
text-decoration: none}

A:active {color: #003366;
font-weight: bold;
text-decoration: none}

A:hover {color: #003366;
font-weight: bold;
text-decoration: underline}

A.line:link {color: #003366;
font-weight: bold;
text-decoration: underline}

A.line:visited {color: #003366;
font-weight: bold;
text-decoration: underline}

A.line:active {color: #003366;
font-weight: bold;
text-decoration: underline}

A.line:hover {color: #666666;
font-weight: bold;
text-decoration: underline}

H1, H2, H3, H4, H5, H6 {
	margin: 0em 0% 0em 0%;
	color: #000066;
	font-family: Trebuchet MS, Helvetica, Verdana, sans-serif;
}

P {
	font-size: 1em;
	margin: 0em 0% 1em 0%;
	line-height: 1.6;
}

P.address {
	margin: 5px 1% 3px 2%;
	font-size: .9em;
	line-height: 1;
}

P.menu {
	color: #666666;
	font-weight: bold;
	font-size: .9em;
	margin: 1em 5% 1em 2%;
	line-height: 1;
}



