table.main{
	margin-top : 18;
	border : dashed  white 2;
}
table.one{
	border : solid  white 1;
	background-image : url(bg_ll.gif);
}
table.three{
	border-right : solid white 2;
}
td.one{
	border: solid black 2;
}
a.e{
	text-decoration: none;
	font-size: 42;
	color: white;
	font-family : "Arial Black";
	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: 16;
	color: white;
	font-family : Arial;
	font-weight : 800;
	text-transform : uppercase;
}
a.g:hover{
	text-decoration: underline;
}
a.aff{
	text-decoration: none;
	font-size: 23;
	color: white;
	font-family : Arial;
	font-weight : 900;
	text-transform : uppercase;
}
a.aff:hover{
	text-decoration: underline;
}
a.aff1{
	text-decoration: none;
	font-size: 18;
	color: white;
	font-family : Arial;
	font-weight : 900;
	text-transform : uppercase;
	font-style : oblique;
}
a.aff1:hover{
	text-decoration: underline;
}
a.aff2{
	text-decoration: none;
	font-size: 12;
	color: white;
	font-family : Arial;
	font-weight : 800;
	text-transform : uppercase;
	font-style : oblique;
}
a.aff2:hover{
	text-decoration: underline;
}
a.c{
	font-size: 18;
	color: black;
	text-decoration: none;
	font-family: Arial;
	font-weight: 400;
}
a.c:hover{
	text-decoration: underline;
}
h1{
	color: red;
	font-size: 50;
	font-family : "Arial Black";
	font-weight : 700;
	text-align : center;
	text-transform : uppercase;
}
h2{
	color: white;
	font-size: 34;
	font-family : Arial;
	font-weight : 800;
}
h3{
	color: white;
	font-size: 25;
	font-family: Arial;
	font-weight: 900;
}
img.t{
	border : 1 solid black;
}
font.w{
	color: white;
	font-size: 16;
	font-family : "Arial Black";
	font-weight : 200;
}
font.low{
	color: white;
	font-size: 11;
	font-family : "Arial Black";
	font-weight : 100;
}