/* body style*/

body {
	color: #666666;
	background: #FFFFFF;
	background-position:center;
 	background-repeat:repeat-y; 
	margin: 0px;
	padding: 0px;
	scrollbar-3dlight-color:#D5D4CB;
        scrollbar-arrow-color:#D5D4CB;
        scrollbar-base-color:#D5D4CB;
        scrollbar-track-color:#D5D4CB;
        scrollbar-darkshadow-color:#D5D4CB;
        scrollbar-face-color:#FFFFFF;
        scrollbar-highlight-color:#D5D4CB;
        scrollbar-shadow-color:#D5D4CB;
}

/* td, p style*/

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 150%;
}

p {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 150%;
	text-align: justify;
}


/*navigation style*/

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {font-weight: bold; text-decoration: none;}

a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

/*misc*/

.masthead {
	font-family: arial, helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 130%;
}

.subhead {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 150%;
}

.quotes {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 130%;
}


.contact {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 170%;
}

.main {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 22pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #34321C;
	text-decoration: none;
}
.SmallTitle {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 22pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #34321C;
	text-decoration: none;
}
