/* CSS Document */
body {background-color:#000000}
a:link {
	FONT-SIZE: 9pt;
	FONT-FAMILY: "Comic Sans MS", "Bookman Old Style", "Franklin Gothic Medium";
	text-decoration: none;
	color:#CCCCCC;
	}
a:visited {
	FONT-SIZE: 9pt;
	FONT-FAMILY: "Comic Sans MS", "Bookman Old Style", "Franklin Gothic Medium";
	text-decoration: none;
	color:#CCCCCC;
}
a:hover {
	FONT-SIZE: 9pt;
	FONT-FAMILY: "Comic Sans MS", "Bookman Old Style", "Franklin Gothic Medium";
	text-decoration: none;
	color:#FFFFFF;
}
a:active {
	FONT-SIZE: 9pt;
	FONT-FAMILY: "Comic Sans MS", "Bookman Old Style", "Franklin Gothic Medium";
	text-decoration: none;
	color:#CCCCCC;
}
h1 {FONT-SIZE: 12pt;
color:#CCCCCC;}
i { FONT-SIZE: 9pt;
	FONT-FAMILY: "Comic Sans MS", "Bookman Old Style", "Franklin Gothic Medium";
	text-decoration: none;
	color:#CCCCCC;
}
.m {
	background-color: #CBDED2;
}
.b{
	FONT-SIZE: 9pt;
	font-family:"Comic Sans MS", "Bookman Old Style", "Franklin Gothic Medium";
	TEXT-DECORATION: none;
	vertical-align: text-bottom;
}
a.a:link {FONT-SIZE: 11pt;
font-family:"Courier New", Courier, mono;
	text-decoration: none;
	color: #000000;
	}
a.a:visited {FONT-SIZE: 11pt;
font-family:"Courier New", Courier, mono;
	text-decoration: none;
	color:#000000;
}
a.a:hover {FONT-SIZE:11pt;
font-family:"Courier New", Courier, mono;
	text-decoration: none;
	color: #777777;
}
a.a:active {FONT-SIZE: 11pt;
font-family:"Courier New", Courier, mono;
	text-decoration: none;
	color:#000000;
}
img {
	border-width: thin;
	border-style: solid;
	border-color:#CCCCCC;
}
.n {border: 0;}
#main {position:relative;width:990px;padding:0 5px;margin:0 auto;margin:20px;}
#top {position:relative;width: 990px;padding:10px auto 60px auto;margin:20px;}
#menu {position:relative;width 200px;padding:10px 10px auto auto;margin-left:0px;float:left;}
#text {position:relative;top:10px;width:700px;padding:0;margin-left:230px;}
.i {font-size:11pt;color:#000000;}
