body { 
	font-size:10pt;
	font-family:arial, helvetica, sans-serif;
	background-color:#50A0FF;
	}

a:link, a:visited, a:active { 
	text-decoration: none;
	font-weight:bold;
	}
a:hover { text-decoration:underline; }
a:visited { color:#CC0000; }
a.Small { 
	font-weight:normal;
	font-size:10pt;
	}
a.BuyItLink {
	color:#CC6600;
	font-weight:bold;
	}

H1 { font-size:16pt;	}
H2 { font-size:14pt;	}

TR.GreyRow { background-color:#EEEEEE;	}

P.Copyright { 
	text-align:center;
	font-size:8pt;
	}
P.Heading { 
	color:#04064C;
	font-weight:bold;
	}
P.Error { 
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	}

.Center								{ text-align: center; }
.Small								{ font-size: 8pt; }
.Large								{ font-size: 12pt; }
.Bold									{ font-weight: bold; }
.BigBold								{ font-size:12pt; font-weight: bold; }
.bluetext							{ color:#50A0FF; font-size: 6pt; }
.medium								{ font-size:12pt; }
.BlackMaxHead						{ color:#FF3300; font-weight:bold; font-size:14pt; }
.AccessHead							{ color:#FF3333; font-weight:bold; font-size:14pt; }
.BuyItNow							{ color:#CC6600; font-weight:bold; }
.Center								{ text-align: center; }

.WhiteText							{ color: #FFFFFF; font-size: 4pt; }
.WhiteFont							{ color: #FFFFFF; }

.CamoHeader							{ color: #FFFFFF; font-weight: bold; font-size:14pt; }
.CamoText							{ color: #FFFFFF; font-weight: normal; font-size:10pt; }