body {
margin-top: 2%;
background: #240000 url("images/cinnamon-logo.gif");
position:relative;
background-repeat:no-repeat;
}

.txtstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #3B2925;
}
.formstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B2925;
	margin-bottom: 1em;
}
label { 
    font: Arial, Helvetica, sans-serif;
}
.formbtns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3B2925;
	background-color: #FFCC00;
}

a {
	font-size: 11px;
	color: #996600;
}
a:link {
	text-decoration: none;
	color: #663300;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {text-decoration: none; }

.style1 {font-size: 9px}
.style4 {font-size: 12px}
.style11 {color: #FFFFCC}
.style13 {font-size: 14px}
.style17 {color: #666666; font-size: 9px; }
.style18 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF;}
.style20 {font-size: 9px}
.style21 {color: #666666; font-size: 9px; }
.style22 {font-size: 10px}
.style25 {color: #938C62; font-size: 10px;}
.style28 {font-size: 16px}
.style29 {color: #FFCC00}
.style32 {font-size: 2px}
.style35 {
	font-size: 22px;
	font-weight: bold;
	font-family: "Apple Chancery";
}
.style37 {
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.style48 {font-size: 14px}
.style51 {color: #660033}
.style54 {color: #000000; font-size: 10px; }
.style58 {font-size: 14px}
.style61 {color: #CCCCCC}
.style62 {font-size: 11px}
.style63 {color: #CCCCCC; font-size: 11px; }
.style64 {color: #990000}

/************** header tag styles **************/

h1 {
font-size: 18px;
font-weight: bold;
color: #FFCC00;
padding-top: 2px;
}

h3 {
	font-size:14px;
	color:#996600;
}

.h1Link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

h2Link {
    font-size: 9px;
	font-weight: bold;
	color: #0000FF;
	text-decoration:none;
} 

a:link {
	color: #999966;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #FFFFCC;
}
a {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2Link {
    font-size: 9px;
	font-weight: bold;
	color: #0000FF;
	text-decoration:none;
} 

h6 {
	font-size: 9px;
	color: #0000FF;
}
