/* === GLOBAL SETTINGS === */

body					/* applies to the document background */
{
	font-size:			8pt;
	font-family:			 Verdana, Arial, Helvetica, sans-serif;
	background-color: #6699CC;


}

p					/* applies to all paragraphs */
{
	font-size:			8pt;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
; color: #000000
}

table					/* applies to all tables */
{
	font-size:			8pt;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
; color: #333366
}

td					/* applies to all table cells */
{
	font-size:			8pt;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
; color: #000000
}

ol					/* applies to all ordered lists */
{
	font-size:			8pt;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
}

ul					/* applies to all unordered lists */
{
	font-size:			8pt;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
}

li					/* applies to all list items */
{
	font-size:			8pt;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	font-size:			16pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;



}

h2
{
	font-size:			12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;

}

h3
{
	font-size:			12pt;
}

h4
{
	font-size:			10pt;
}

h5
{
	font-size:			10pt;
}

h6
{
	font-size:			8pt;
}
a:visited
{
	color:				#000000;
	font-weight:			normal;
	;
	text-decoration: underline
;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-top: thin none;
	border-right: thin none #993300;
	border-bottom: thin none #993300;
	border-left: thin none #993300;


}

a:hover
{
	color:				#000000;
	;
	text-decoration: underline
;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #CCCCCC;


}


a:link {
	color:				#6699CC;
	font-weight:			normal;
	;
	text-decoration: underline
;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: thin none;

 } 
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; text-decoration: underline; color: #000000}
.SSDT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.SSDTForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #CCCCCC;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	color: #000000;

}
.Colour6699CC {
	background-color: #6699CC;
}
.ColourCCCCCC {
	background-color: #CCCCCC;
}
.ColourWhite {
	background-color: #FFFFFF;
}
.HeadlineFontBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #6699CC;
}
