body {
	font-family: Verdana, Arial, "Lucida Calligraphy", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	background-image:	
}

.numlist     { text-align: Left; list-style-image: url('project/can/images/can-1.jpg'); 				margin-left: 60; margin-right: 30 }


h1	{ font-size: 32pt; color: #800000; line-height: 44px;font-family: "Lucida Calligraphy", Verdana, Arial;}
h2	{ font-size: 26pt; color: #800080; line-height: 40px;font-family: "Lucida Calligraphy", Verdana, Arial;}
h3	{ font-size: 20pt; color: #800080; line-height: 30px;font-family: "Lucida Calligraphy", Verdana, Arial;}
h4	{ font-size: 16pt; color: #000080; line-height: 30px;}
h5	{ font-size: 14pt; color: #339933; line-height: 28px;}
h6	{ font-size: 12pt; color: #003366; line-height: 28px;}

td, th {
	font-family: Verdana, Arial, "Lucida Calligraphy", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}


a:link {
	font-size: 18px;
	color: #000000;
	background-color: #FFFFFF;
}

a:visited
{
	color: rgb(51,102,204);
	font-size: 18px; 
	background-color: #FFFFFF;
} 

a:active 
{
	color: rgb(255,153,0);
	font-size: 18px; 
	background-color: #FFFFFF;
}

a:hover 
{
	color: #FF0000; 
	font-weight: bold
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: "Lucida Calligraphy", Verdana, Arial, Helvetica, sans-serif;
	font-size: 32pt;
	line-height: 44px;
	color: #800000;
}

.subtitle {
	font-family: "Lucida Calligraphy", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	line-height: 36px;
	color: #800080;
}

.header {
	font-family: "Lucida Calligraphy", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
	color: #FFFF33;
}

.nav {
	font-family: Verdana, Arial, "Lucida Calligraphy", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: "Lucida Calligraphy", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, "Lucida Calligraphy", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, "Lucida Calligraphy", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, "Lucida Calligraphy", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

