P  {}

H1  {}

H2  {}

H3  {}

.WHITEBOLD
{
	font-size : 12pt;
	font-family: Arial;
	font-weight: bold;
	color: white;
}

.WHITEBOLDSMALL
{
	font-size : 9pt;
	font-family: Arial;
	font-weight: bold;
	color: white;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

body         { background-image:
               url('images/background.jpg') }
.FANCYTITLE
{
	font-weight: bold;
	font-size: 14pt;
	color: #0c1d6b;
	font-style: italic;
	font-family: Arial;
}

.TITLE  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	color : Black;
}

.WTITLE  {
	font-family : Arial;
	font-weight : bold;
	color : White;
}

.COMMENT  {
	font-size : 8pt;
	font-family : Arial;
}

.WCOMMENT  {
	font-size : 8pt;
	font-family : Arial;
	color : White;
}

.RCOMMENT  {
	font-size : 8pt;
	font-family : Arial;
	color : Red;
}

.TBACK  {
	background-color : D2EFF9;
}

.CBACK  {
	background-color : Gray;
}

.TITLEBACK  {
	background-color : 221D67;
}

.STITLE  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
}

.RSTITLE  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	color : Red;
}

.NTEXT  {
	font-size : 9pt;
	font-family : Arial;
	color : Black;
}

.STEXT  {
	font-size : 8pt;
	font-family : Arial;
	color : Black;
}

.SSTITLE  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
}

.WSSTITLE  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	color : White;
}

.BTITLE  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color : Black;
}

.GSSTITLE  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	color : Gray;
}

.SSSTITLE  {
	font-size : 7pt;
	font-family : Arial;
	font-weight : bold;
}

