table.main{
	margin-top : 18;
	border : dashed #000099 3;
}
table.one{
	border : ridge black 2;
	background-color : #003399;
}
table.three{
	border-right : solid white 2;
}
td.one{
	border: solid white 1;
}
a.e{
	text-decoration: none;
	font-size: 40;
	color: white;
	font-family : Arial;
	font-weight : 900;
}
a.e:hover{
	text-decoration: underline;
}
a.e1{
	text-decoration: none;
	font-size: 18;
	color: white;
	font-family : Arial;
	font-weight : 600;
}
a.e1:hover{
	text-decoration: underline;
}
a.g{
	text-decoration: none;
	font-size: 28;
	color: white;
	font-family : Arial;
	font-weight : 900;
	text-transform : uppercase;
}
a.g:hover{
	text-decoration: underline;
}
a.aff{
	text-decoration: none;
	font-size: 19;
	color: #FF9900;
	font-family : Arial;
	font-weight : 900;
	text-transform : uppercase;
}
a.aff:hover{
	text-decoration: underline;
}
a.aff1{
	text-decoration: none;
	font-size: 25;
	color: #FF9900;
	font-family : Arial;
	font-weight : 800;
	text-transform : uppercase;
}
a.aff1:hover{
	text-decoration: underline;
}
a.hub{
	text-decoration: none;
	font-size: 20;
	color: white;
	font-family : Arial;
	font-weight : 600;
}
a.hub:hover{
	text-decoration: underline;
}
h1{
	color: white;
	font-size: 24;
	font-family : Arial;
	font-weight : 900;
}
h2{
	color: white;
	font-size: 33;
	font-family : Arial;
	font-weight : 900;
}
img.t{
	border : 2 solid white;
}
img.b{
		border : ridge yellow 1;
}
font.w{
	color: white;
	font-size: 16;
	font-family : "Arial Black";
	font-weight : 200;
}
font.low{
	color: white;
	font-size: 9;
	font-family : "Arial Black";
	font-weight : 100;
}
font.aff{
	font-size: 16;
	font-weight: 900;
	font-family : Arial;
	color: white;
	font-style : italic;
}
p.b{
	border: white solid 1;
	background-color : Black;
}