body
{
	background-color: #FFC;
	background-repeat: repeat;
}

h1
{
	color: #F00;
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}

h3
{
	color: #066;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 1;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

h4
{
	color: #900;
	font-family: arial, helvetica, sans serif;
	font-size: 36 pt;
	line-height: normal;
	font-style: italic;
	font-variant: small-caps;
	font-weight: 600;
}


h5
{
	color: black;
	font-family: helvetica, arial, sans serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}
p
{
	font : 16px/1.5 Times, Palatino, serif;
	color: #063;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}

p.disclaimer
{
	color: gray;
	font-family: arial, helvetica, sans serif;
	font-size: 8 pt;
}

p.emphasis
{
	color: #063;
	font-family: helvetica, arial, sans serif;
	font-size: small;
	font-style: normal;
	line-height: default;
	text-indent: 3 em;
}

p.description
{
	color: #063;
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	line-height: normal;
	font-style: oblique;
}

p.links
{
	color: #000;
	font-family: "arial", helvetica, sans serif;
	font-size: 9 pt;
	line-height: normal;
	text-decoration: none;
}

p.menu
{
	text-align: right;
	line-height: normal;
	color: teal;
	font-family: Times New Roman, Times, serif;
	font-size: 12 pt;
}

li
{
	color: #FFF;
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
li.table
{
	color: #063;
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	line-height: normal;
	font-style: oblique;
}


li.table2
{
	color: #063;
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	line-height: normal;
	font-style: oblique;
	text-align: left;
}

li.emphasis {
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	font-size : 8px;
}

a
{
	color: maroon;
	font-family: "arial", helvetica, sans serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: green;
	font-family: arial, helvetica, sans serif;
	text-decoration: underline;
}
