P, ol, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.button {
	background-color : #D81E05;
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
	padding : 1px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #000000;
}

.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color : #BBBCBE;
	font-weight : bold;
}
.MenuGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
}

.MenuBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color : #828282;
	font-weight : bold;
}

.MenuGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color : #006A00;
	font-weight : bold;
}

.MenuSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	color : #4A6D62;
	font-weight : bold;
}

.Copy {
	font-size : 10px;
	color : #666666;
	text-decoration : none;
}

body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

h1 {
	font-size : 15pt;
}

h1 ,h2, h3, h4, h5, h6 {
	font-family : Arial, serif;
}

h2 {
	font-size : 13pt;
	text-transform : uppercase;
}

h3 {
	font-size : 12pt;
}

h4 {
	font-size : 11pt;
}

h5 {
	font-size : 11pt;
}

h6 {
	font-size : 10pt;
}

.hlinkcolor {
	text-decoration : none;
}

.vlinkcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
}

.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #4A6D62;
}

.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #4A6D62;
}

.TableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	font-weight : bold;
	background-color: #000000;
	text-align: center;
}
.TableBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	list-style-type: square;
	margin-top : -5px;
	margin-left : 20px;
}
.table{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}