/* CSS Document */


/*
body,td,th,p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}


#nomargin p {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 1px;
	color: #333333;
	margin: 0px; 
}


body {
	background-color: #F2F2F2;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid black
}

*/

.largewhite{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.xlargewhite{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.xlargeyellow{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}


.largepink{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #ED4C8B;
}

.xlargepink{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 18px;
	font-weight: bold;
	color: #ED4C8B;
}

.largegrey{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #868686;
}

.stdblue{
	font-family: "Tahoma, Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000099 ;
}
.smallblue{
	font-family: "Tahoma, Arial, Helvetica, sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #000099 ;
}
.stdblue2{
	font-family: "Tahoma, Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #000099 ;
}

.largeblue{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.largeblue2{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
	font-weight: normal;
	color: #000099;
}
.largeblue2{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
	font-weight: normal;
	color: #000099;
}
.xlargeblue{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.xlargered{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 18px;
	font-weight: bold;
	color: #DB0000;
}

.stdblue-mi{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #000099 ;
}

a {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: Yellow;
	text-decoration: underline;
}

.title
{
    FONT-SIZE: 16pt;
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: BOLD;
	COLOR:#D40000;
}