body {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 140%;
	margin: 0px;
	background-color: #FFFAF0;
}

td {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 140%;
}

.home2 {
	font-size: 11px; 
	color : White; 
	line-height: 160%;
}

ul {
	font-size: 12px; list-style-image: url('../images/bullet.gif'); 
	line-height: 160%; 
}

ol {
	font-size: 12px; 
	line-height: 160%; 
}

h1, h2, h3 {
	font-weight: bold; 
}

h1 {
	margin-top: 5px; 
	font-size: 17px;
}

h2 {
	margin-top: 10px;
	font-size: 15px;
}

h3 {
	margin-top: 10px;
	font-size: 13px;
}

.home {
	color : White;
}

.light {
	font-weight: normal;
}

.small {
	font-size: 11px
}

.smaller {
	font-size: 10px
}

.homebigger {
	font-size: 12px; color : #FFCC66; font-weight : bold
}

a {
	color: #0000cc; text-decoration: none
}

a:hover, a:active {
	color: red; text-decoration: underline;
}

a.main {
	font-weight: bold; 
	font-size: 11px; 
	color: #cccccc; 
	text-decoration: none;
}

a.main:hover, a.main:active {
	color: white; text-decoration: underline;
}

a.underline {
	text-decoration: underline;
}
