body {
	text-align:"justify";
	color:#FF9933;
	font-family:"Tempus Sans ITC", "Comic Sans MS", Arial, "MS Sans Serif";
	font-weight:normal;
	font-size:14px;
	font-style: normal;
	line-height: normal;
	list-style-type: circle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	scrollbar-face-color:'';
	scrollbar-arrow-color:'';
	scrollbar-track-color:'';
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	background-color: #000000;
  }



table {
	border:0px 0 none;
	align:"center";
	color: #FF9933;
	text-align: justify;
}
.logotag {
	color: #FF9933;
}

h1 {
	font-size: 24px;
	color: #CCCCCC;
	font-weight: bold;
}

.outer {
    border-collapse: collapse; 
	border-color:#FF9933;
	border-style:solid;
	border-width:2px;
}



a.plain {
	text-decoration: none;
	color: #FF9933;
}
}
.footer {
	font-size: 10px;
	color: #FF9933;
}
p {
	text-align: justify;
}
.imgspace {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.links {

	text-decoration: underline;
	color: #FF9933;
}
a.inline {


	text-decoration: underline;
	color: #CCCCCC;
}

