body {
	margin: 0;
	padding: 0;
    color: #000000;
    font-family: Tahoma, Arial, sans-serif;
    font-size: .625em;
    width: 100%;
	text-align:center;
}
p {
    font-size: 1.4em;
    text-align: justify;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #94011D;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 2.4em;
	font-style: italic;
	text-align: center;
	line-height: 4em;
	vertical-align:middle;
}
h2 {
	font-size: 2.0em;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	vertical-align:middle;
}
h3 {
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}
h5 {
	font-size: 1em;
	text-align: left;
}
h6 {
	font-size: 1.2em;
	text-align: center;
}
ol {
	text-align: justify;
	text-size: 1.4 em;
	font-size: 1.4em;
}
pc {
	text-align: center;
	font-weight: normal;
}
#outer {
	width: 100%
	white-space:nowrap;
  	margin: 0 auto;
  	padding: 0;
}
#header {
	width: 99%;
	display: table;
	background-position: center;
	text-align: center;
	display: block;
}
#header ul {
	padding: 0px;
	position: relative;
	border: none;
	list-style-type: none;
	white-space: nowrap;
	margin: 0 auto;
	font-size: 1.7em;
	text-align: center;
}
#header li {
	list-style-image: none;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}
#contentcolumn{
	margin-left: 20%;
	width: 80%;
}
#contentcolumn2{
margin: 0 100px 0 100px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#leftcolumn{
	float: left;
	width: 23%; /*Width of left column*/
	margin-left: -100%;
	text-align:left;
}
#leftcolumn a {
	font-weight: normal;
}
#leftcolumn ul {
	padding: 0px;
	position: relative;
	margin: 0 0;
	text-size: 1.4em;
	font-size: 1.4em;
}
#leftcolumn li {
	list-style-image: none;
	margin-left: 0;
	text-size:1.4em;
}
#leftcolumn2{
	float: left;
	width: 100px; /*Width of left column*/
	margin-left: -100%;
}
#rightcolumn{
	float: left;
	width: 100px; /*Width of right column*/
	margin-left: -100px; /*Set left marginto -(RightColumnWidth)*/
}
#contentwrapper{
	float: left;
	width: 100%;
}
#footer{
	clear: left;
	width: 100%;
	text-align: center;
}
.innertube{
	margin: 4em; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
.innertube2{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
.innertube2 ul {
	padding: 0px;
	position: relative;
	border: none;
	list-style-type: none;
	margin: 0 auto;
	font-size: 1.7em;
	text-align: center;
}
.innertube2 li {
	list-style-image: none;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}
#topsection{
	height: 20%; /*Height of top section*/
	margin: 0 auto;
}
.red {
	text-color: #94011D;
	color: #94011D;
	font-weight: bold;
}
ul {
	text-align: justify;
	font-size: 1.4em;
}

.ptd {
	font-size: 1em;
	text-align: justify;
	font-weight: normal;
}
label {
	text-align: center;
	font-weight: normal;
	font-size: 1.2em;
}
.green {

	text-color: #94011D;
	color: #009900;
	font-weight: bold;
}
