.body {
	font-family: verdana;
	font-size: 13px;
	padding-top: 15px;
  	padding-bottom: 10px;
  	padding-right: 15px;
	text-align:justify

}
.body1 {
	font-family: verdana;
	font-size: 13px;
	padding-top: 0px;
  	padding-bottom: 0px;
  	padding-right: 15px;
	text-align:justify

}
.p { text-indent: 20px; }


.td {
	font-family: Garamond;
	font-size: 12px;
}

.th {
	font-family: Garamond;
	font-size: 12px;
}

.bodystyle {
	font-family: Garamond;
	font-size: 12px;
}

.small {
	font-family: Garamond;
	font-size: 9px;
}

.medium {
	font-family: Garamond;
	font-size: 12px;
}
}

.title {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	font-variant: small-caps;
	text-transform: capitalize;
	color: black;
	text-align: center;
	text-decoration: underline;
	letter-spacing: 3px;
}

a:link { color: #000066; }

.big {
	font-family: Garamond;
	font-size: 16px;
}

.xbig {
	font-family: Garamond;
	font-size: 24px;
}

.expanded {
	font-family: Garamond;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Garamond;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

img.floatRight { 
	float: right; 
	margin: 4px;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}


a:link { color: blue; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color: green; text-decoration: underline }
