/* CSS Document */
body
{
/* background:#CCB99C;*/
margin: 10pt;
padding: 0pt;
font-size : 14pt;
}
p {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 14pt;
}

td {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 14pt;
}

font {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 14pt;
}

ul{
font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : 100;
	color : #00000;
}

li{
font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : 100;
	color : #00000;
}

.title {
	font-family : Cataneo BT, French Script, Freestyle Script, Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : 700;
	color : #000000;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.title2 {
	font-family : Cataneo BT, French Script, Freestyle Script, Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : 500;
	color : #7D0000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.title3 {
	font-family : Cataneo BT, French Script, Freestyle Script, Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : 500;
	color : #7D0000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a {
 font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : 500;
	color : #7D0000;
	text-decoration: none;
}

a:hover {
	font-weight : 300;
	color : #CCB99C;
	text-decoration: none;
}

a.sideboard {
 font-family : Cataneo BT, French Script, Freestyle Script, Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : 700;
	color : #000000;
	text-decoration: none;
}

a.sideboard:hover {
 font-family : Cataneo BT, French Script, Freestyle Script, Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : 700;
	color : #CCB99C;
	text-decoration: none;
}


.green {
 color : #009900;
}

.red {
 color : #990000;
}

.bgblue {
 background : #679AD1;
}

.bggold {
 background : #CCB99C;
}