body {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 10pt;
	background-color: #c7071e;
	margin-top:5;
	margin-bottom:0;
	margin-left:15;
	margin-right:15;
}

td {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 10pt;
}

.text {
	font-family: arial; 
	font-size: 10pt;
	color: black
}

.bluebold {
	font-family: arial; 
	font-size: 10pt;
	font-weight: bold;
	color: #1C7DDC;
}

h1, .h1 { 
	font-family: arial; 
	font-size: 14pt;
	color: #FFCB63;
	font-weight: bold;
	margin-top: 10; 
	margin-bottom: 0
} 

h2 { 
	font-family: arial; 
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	margin-top: 0; 
	margin-bottom: 0
} 

a {
	font-family: arial; 
	font-size: 10pt;
	color: #2536AF;
	font-weight: normal;
}

a:active {
	font-size: 10pt;
	color: #2536AF;
	font-weight: normal;
}

a:visited {
	font-family: arial; 
	font-size: 10pt;
	color: #2536AF;
	font-weight: normal;
}

a:hover {
	font-family: arial; 
	font-size: 10pt;
	color: red;
	font-weight: normal;
}

a.menu {
	font-family: arial; 
	font-size: 10pt;
	color: #2536AF;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:active {
	font-family: arial; 
	font-size: 10pt;
	color: #2536AF;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:visited {
	font-family: arial; 
	font-size: 10pt;
	color: #2536AF;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial; 
	font-size: 10pt;
	color: #DF0000;
	font-weight: bold;
	text-decoration: underline;
}

p.menu { 
	margin-top: 0;
	margin-bottom: 5;
}

p.header { 
	font-family: arial; 
	font-size: 12pt;
	color: #DF0000;
	font-weight: bold;
	margin-bottom : 0;
}

.red1 { 
	font-family: arial; 
	font-size: 14pt;
	color: #DF0000;
	font-weight: normal;
	margin-bottom : 0;
}

.red2 { 
	font-family: arial; 
	font-size: 14pt;
	color: #DF0000;
	font-weight: bold;
	margin-bottom : 0;
}

.gold2 { 
	font-family: arial; 
	font-size: 14pt;
	color: #FFCB63;
	font-weight: bold;
} 

form {
	margin-bottom : 0;
}

h3 { 
	font-family: arial; 
	font-size: 14pt;
	color: #DF0000;
	font-weight: bold;
	margin-bottom : 0;
}

.pagetitle { 
	font-family: arial; 
	font-size: 14pt;
	color: navy;
	font-weight: bold;
	margin-bottom : 0;
}
