body{
background-color: #ffffff;
font-family: trebuchet, verdana, geneva, helvetica, sans-serif;
font-size: 10px;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 130%;
	text-indent: 0;
	color: #000000
}

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 130%;
	text-indent: 0;
	color: #000000
}

h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height : 110%;
	text-indent: 0;
	color: #000066;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 110%;
	text-indent: 0;
	color: #000066;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 110%;
	text-indent: 0;
	color: #000066;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #9966CC;
}

a:hover{
	text-decoration: underline;
}

.colophon	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight: normal;
	line-height: 130%;
	text-indent: 0;
	color: #000000;
}

.title	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height : 130%;
	text-indent: 0;
	color: #000066;
}

ul{
	font-family : Verdana, Helvetica, sans-serif;
	/*font-size : 1em;*/
	line-height : 120%;
	text-indent: 0;
	color: #000000
}

ol{
	font-family : Verdana, Helvetica, sans-serif;
	/*font-size : 1em;*/
	line-height : 120%;
	text-indent: 0;
	color: #000000
}

.blueLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	line-height : 120%;
	color: #000066;
	
.red {
	color: #FF0000
}

.style1 {
font-size: 1.3em;
}

.center {
text-align: center;
}