/* used */

body {
	margin : 0; 
	background-color : #FBFCFC;
}
body,td {
	font-family : courier; 
	font-size : 10pt;
	color: #445A6C;  
} 
body.menu {
	background-image:url("bg_autumn.gif");
	background-repeat:repeat-x;
}
H6 {
	font-weight: bold;
	font-size: 12pt;
	font-family: arial;
	font-variant: small-caps;
	font-style: normal;
	line-height: 1.0;
	color: white;
	background: #1279D1;
	margin-top: 4;
	margin-bottom: 6px;
}
h6 a {
	color: white;
	text-decoration:none;
}
h6 a:hover {
	color: red;
	text-decoration:underline;
} 
H5 {
	font-weight: bold;
	font-size: 12pt;
	font-family: arial;
	font-variant: small-caps;
	font-style: normal; 
	color: black;
	line-height: 1.0;
	background: #ff6699;
	margin-top: 6px;
	margin-bottom: 6px 
}
H4 {
	font-weight: bold;
	font-size: 10pt;
	font-family: Tempus Sans ITC; 
	line-height: 0.7;
	margin-top: 6px;
	margin-bottom: 6px 
}
H3 {
	font-size: 10pt;
	font-family: Papyrus;
	font-weight: bold;
	font-style: normal;
	line-height: 1.5;
	margin : 0 10 0px;
	text-align : left;
}
tr {
	font-size: 10pt;
	font-family: courier;
	font-weight: bold;
	font-style: normal;
}
ul {
	margin: 0px;
	padding:0px;
}
li {
	padding-right:3px;
	list-style-image: url("btn_arrow_right_orange2.gif");
	text-align : left;
}
IMG{
	border: 0px;
}
a {
	color: #1279D1;
	text-decoration:none;
}
a:hover {
	color: red;
	text-decoration:underline;
}
a:visited {
	text-decoration : none; 
	color : purple; 
} 
.comic {
	font-family: Comic Sans MS;
	font-size: 13px;
	font-weight : bold;
	font-style : italic;
	color: #445A6C;
}
.bradley {
	font-family: Bradley Hand ITC;
	font-size: 12pt;
	font-weight : bold;
	color: #445A6C;
}
.white {
	color: white
}
#bradley {
	font-family: Bradley Hand ITC;
	font-size: 10pt;
	font-weight : bold;
	color: #445A6C;
}
#bradley a:hover {
	color: red;
	text-decoration:underline;
} 
