/* AlwaysWork style sheet copyright RichInStyle.com 2000. You can download this from http://richinstyle.com/free/alwayswork.html. You must not remove or alter this message from this file. */


ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, 
DD, DIR, DIV, DL, DT, FORM, INPUT, LI, MENU, OL, 
P, PRE, SELECT, TD, TEXTAREA, TH, TR, UL {
	font-family: "Gill Sans MT", "Gill Sans", "GillSans", "Cabin", arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

A         { /*cursor: pointer; background: transparent;*/ }
A:link    { color: #336699; text-decoration: underline; }
A:visited { color: #336699; text-decoration: underline; }
A:active  { color: #336699; text-decoration: underline; }
A:hover   { color: #990099; text-decoration: underline; }

ADDRESS { font-style: italic; }

BIG { font-size: 19px; }

BLOCKQUOTE { font-style: italic; }

BODY {
	background: #FFF;
	cursor: default;
}

BUTTON {
	cursor: auto;
}

CITE {
	font-style: italic;
}

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

DT {
	font-weight: bold;
}



H1, H2, H3, H4, H5, H6 {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-family: "Gill Sans MT", "Gill Sans", "GillSans", "Cabin", arial, helvetica, sans-serif;
	margin: 2em 0 .25em 0;
	padding: 0;
}

H1 {font-size: 25px}
H2 {font-size: 21px}
H3 {font-size: 19px}
H4 {font-size: 17px}
H5 {font-size: 15px}
H6 {font-size: 13px}

HTML {
	margin: 0; 
	padding: 0;
}

INPUT {
	cursor: auto;
}

OL {
	list-style: decimal;
}

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-left/* */ : 0;
	white-space: pre;
}

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

TEXTAREA {
	cursor: text;
}

TD {
	margin-left: 0;
}

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

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;
}
