/************* HTML Style Tags **************/

* {
	margin: 0;
	padding: 0;
} 

body {
	background: #fff;
	font-size: 12pt;
    font-family:  Baskerville, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
}

ul ul, ul ol, ol ul, ol ol {font-size: inherit;}

ol {
	list-style-image: none;
	list-style-type: none;
	
}

h1 {font-size: 14pt; }

h2 {font-size: 12pt;}


a:link {
	text-decoration: none;
	text-decoration: underline;	
}

a:visited {
	text-decoration: none;
	text-decoration: underline;	
	
}

a:hover {
	text-decoration: none;
	text-decoration: underline;	
}

a:active {
	text-decoration: none;
	text-decoration: underline;	
}


img {
	display: none;
}

/************* Header Tags **************/

#wrapper {
	margin: 10px;
	position: absolute;
	text-align: left;
	z-index: 0;
	width: 576px;
	
	
}


#header {
	display: none;
}



/************* Navigation Tags **************/

#navigation {
	display: none;
	
	}




/************* Content Tags **************/

#content {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 576px;
	z-index: 1;
	text-align: left;
	
	}



#textbox {
	position: absolute;
	width: 576px;
	z-index: 3;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
}
	

#textbox p{
	text-decoration: none;
	font-size: 12pt;
	
	}


/************* Footer Tags **************/

#footer {
	display: none;
	
	
}


/************* Style Tags **************/

.imagestyle {
	display: none;
}

.imagestyle2 {
	display: none;
}
.imagestyle3 {
	display: none;
}
.imagestyle4 {
	display: none;
}



img {
	display: none;
	
	
	
}
