body.normal {
	margin: 0px;
	left-margin: 0px;
	padding: 0px;
	min-width: 700px;
	min-height: 500px;
	background: #F5F5F5;
	font-family: Georgia;
	font-weight: normal;
	color: #000000;
	font-color: #000000;
	position: absolute;
	text-align: justify;
}

A { color: #003366; text-decoration: none; font-weight: normal;}
A:link { color: #003366; text-decoration: none; font-weight: normal;}
A:visited { text-decoration: none; font-weight: normal;}
A:active { color: #6699CC;  text-decoration: underline; font-weight: normal;}
A:hover { color: #6699CC;  text-decoration: underline; font-weight: normal;}
     
.navig:link{color: #FFFFFF; text-decoration: none; font-weight: normal;}
.navig:visited { color: #FFFFFF; text-decoration: none; font-weight: normal;}
.navig:active { color: #6699CC;  text-decoration: none; font-weight: normal;}
.navig:hover { color: #6699CC;  text-decoration: none; font-weight: normal;}

     
.one{
	font-family: Georgia;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	text-align: left;
}

.just{
	font-family: Georgia;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	text-align: justify;
}

.four{
	font-family: Georgia;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	text-align: right;
}

.center{
	font-family: Georgia;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	text-align: justify;
}

.bodytext:first-line 
{
color: #000000;
font-variant: small-caps;
font-size: 15px;
}

.main{
font-family: Georgia;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	text-align: left;
	text-indent: 0px;
	line-height: 25px
	}

.contents{
	font-family: Georgia;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	padding: 0px;
	text-align: left;
	}
	



.error{
	font-family: Georgia;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	text-align: right;
}         
.splash{
	font-family: Georgia;
	color: #ffffff;
	font-weight: normal;
	padding: 0px;
	text-align: right;
}         
h1{
	font-family: Georgia;
	color: #ffffff;
	font-weight: normal;	font-size: 18px;
	padding: 0px;
	text-align: right;
}
h2{
	font-family: Georgia;
	font-weight: normal;	font-size: 18px;
	padding: 0px;
	letter-spacing: 18px;
	text-align: left;
}

h3{
	font-family: Georgia;
	font-weight: normal;	
	font-size: 12px;
	padding: 0px;
	letter-spacing: 8px;
	text-align: left;
}

.right{
	border-right: thin solid #000000 
}     