* {
 padding:0;
 margin:0;
 }

body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;

	} 

select { 
	min-width:1.5em;
	}
  
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { 
 	margin:1em 5%;
	 }
li, dd {
  margin-left:5%;
   }
fieldset {
  padding: .5em;
   }

p { 
	font-size: 1.2em;

}

h1 {
	font-size: 218%;
	text-align: center;
}

h2 {
	font-size: 164%;
	text-align:	center;
}

h3 {
	font-size: 145%;
	text-align:	center;
}

h4 {
	font-size: 118%;
}

table {
	
	}
td, th {
	
	}

#navigation {
}
	
#footer {
	font-size: 75%;
	text-align: center;
	}


.StoryTitle {
	font-weight: bold
	}

body.sub {
	margin: 0.1em;
	}

.small {
	font-size: 85%;
	}

#main #cntnt	{
	text-align: justify;
	}
