
body
{
    margin-left: auto;    margin-right: auto;
	text-align: center;
	width: 100%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background-color: #FFFFFF;
	background-position: center;
}


p
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #003399;
	list-style-type: square;
}

a
{
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}

a:active
{
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}

a:hover
{
	text-decoration: underline;
	background-color: #E5FFD1;
}

a:visited
{
	color: #993366;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
}
h1
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	letter-spacing: .5em;
	border: none;
}
h2
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	background-color: #E2F5F5;
	text-transform: uppercase;
}

h3
{
	font-family: Georgia, serif;
	font-size: 13px;
	font-weight: bold;
	color: #7D3912;
	height: auto;
	line-height: normal;
}

h4
{
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	color: #66382F;
}

ul
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: #003399;
	line-height: 14px;
	list-style-type: square;
}

li
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #003399;
	line-height: 15px;
	list-style-type: square;
	list-style-image: url(bullet2.gif);
}

div
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #006699;
	line-height: 14px;
}

.pbigger
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #003399;
	list-style-type: square;
}




