body  {
	background-color : Black;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffcc99;
	font-size : 10pt;
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #444444;
	scrollbar-darkshadow-color: #444444;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #ffffff;
}

p  {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffcc99;
	font-size : 10pt;
	text-align : justify;
}

h1  {
	font-family: Arial, Helvetica, sans-serif;
	color : #6600ff;
	font-size : 16pt;
	font-weight : bold;
}

h2  {
	font-family: Arial, Helvetica, sans-serif;
	color : #6600ff;
	font-size : 12pt;
	font-weight : bold;
	border-bottom : 1px solid #6600ff;
}

h3  {
	font-family : Arial, Helvetica, sans-serif;
	color: #6600ff;
	font-size : 10pt;
	font-weight : bold;
}

h4  {
	font-family : Arial, Helvetica, sans-serif;
	color: #6600ff;
	font-size : 10pt;
	font-weight : bold;
}

h5  {
	font-family : Arial, Helvetica, sans-serif;
	color: #6600ff;
	font-size : 10pt;
	font-weight : bold;
}

h6  {
	font-family : Arial, Helvetica, sans-serif;
	color: #6600ff;
	font-size : 10pt;
	font-weight : bold;
}

td  {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffcc99;
	font-size : 8pt;
	text-align : justify;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffcc99;
	font-size : 10pt;
	list-style-type : disc;
}

a  {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffcc99;
	text-decoration : none;
}

a:Visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffcc99;
	text-decoration : none;
}

a:Active  {
	font-family : Arial, Helvetica, sans-serif;
	color : Red;
	text-decoration : none;
}

a:Hover  {
	font-family : Arial, Helvetica, sans-serif;
	color : Lime;
	text-decoration : none;
}

hr {
	color : #6600ff;
	width : 100%;
	height : 1px;
}

.title  {
	font-family : Arial, Helvetica, sans-serif;
	color: #6600ff;
	font-size : 10pt;
	font-weight : bold;
}

.caption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.header {
	font-size : 32pt;
 }

.justify {
	text-align : justify;
}

.breadcrumbs {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	background-color : #6600ff;
}

.footer-left {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	text-align : left;
	background-color : #6600ff;
}

.footer-center {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	text-align : center;
	background-color : #6600ff;
}

.footer-right {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	text-align : right;
	background-color : #6600ff;
}
