body {
	margin:0px;
	padding:0px;
	font-family:verdana, tahoma, arial, helvetica, sans-serif;
	font-size:small; /* This is close to 12px...I hope. */
	color:#000;
	}

p {
	margin:0em 0em 1.2em 0em;
	padding:0px;
	line-height:1.2em;
	}
#Content>p {margin:0em 0em 1.2em 0em;}
#Content>p+p {text-indent:0em;}

a, a:link, a:visited {
	color:blue;
	text-decoration:underline;
	background-color:transparent;
	}


img {margin:0; border:0; padding:0;}

h1 h2, h3, h4, h5 {
	margin:0em 0em 0.5em 0em;
	padding:0px;
	line-height:1em;
	color:#fff;
	}
h1 {font-size:1.8em;}
h2 {font-size:1.6em;}
h3 {font-size:1.45em;}
h4 {font-size:1.3em;}
h5 {font-size:1.2em}

ul, ol {
	padding:0em 0em 0em 0em;
	margin:0em 0em 0em 3em;
	text-align:left;
	}
li {margin:0em 0em 0em 0em;}


.inviso {
	display:none;
	overflow:hidden;
	width:0px;
	height: 0px !important; /* for most browsers */
	height /**/:0px; /* for pre 6.0 IE Win */
	}

.Smaller {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:0.85em;
	font-weight:200;
	color:#fff;
	}
.Smaller p {line-height:1.2em;}
#Smaller>p {margin:0em 0em 1.2em 0em;}
#Smaller>p+p {text-indent:0em;}




#Header {
	margin:0px;
	padding:0px;
	height:0px;
	border-width:0px;
	}

#Content {
	margin:0px;
	padding:0px;
	border:0px;
	}




.LeftBox, .RightBox {
	text-align:center;
	padding:0px;
	border:1px solid #999;
	background-color:#212121;
	}
.LeftBox {
	float:left;
	margin:4px 10px 4px 0px;
	}
.RightBox {
	float:right;
	margin:4px 0px 4px 10px;
	}

.LeftBox h5, .RightBox h5, .CenterBox h5 {
	text-align:center;
	font-size:x-small;
	font-weight:400;
	line-height:1.1em;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:4px;
	}

.LeftBox ul, .LeftBox ol, .RightBox ul, .RightBox ol {
	padding: 0 0 0 1em;
	margin: 0em 0.25em 0em 1em;
	text-align:left;
	}

.LeftBox li, .RightBox li {
	padding: 0em 0em 0em 0em; 
	margin: 0px 0px 0.2em 0em;
	}

.LeftBox img, .RightBox img {display:block;}




.CenterBox {
	margin-top:0;
	margin-bottom:1em;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	padding:4px;
	border-style:solid;
	border-color:#999;
	border-width:0px 0px;
	}
.CenterBox table {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

.Solid {
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	}

#Navcolumn {display:none;}
.Navmenu {display:none;}


/* Used for text that will be outside of the Content div. */
.Outside {
	text-align:center;
	margin:0;
	padding:0;
	border:0;
	}

.Outside p {
	margin:0em 0em 0.2em 0em;
	padding:0px;
	line-height:1.2em;
	}
#Outside>p {margin:0em 0em 1.2em 0em;}
#Outside>p+p {text-indent:0em;}

.Outside a, .Outside a:link, .Outside a:visited {
	color:#ffffc0;
	text-decoration:underline;
	background-color:transparent;
	}


#Footer {
	text-align:center;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	border:0px;
	}
#Footer p {
	font-size:x-small;
	font-weight:200;
	color:#000;
	line-height:1.2em;
	}

#Footer a, #Footer a:link, #Footer a:visited {
	color:blue;
	text-decoration:underline;
	background-color:transparent;
	}
