
/* Page layout tags*/
/* Header level 1 Comment */

/* Link tag (A) Hyperlink Comment */


.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.menutext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.bodytext2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.bodyheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.pageheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-bottom: 25px;
}

.demoheader{
	font-family: Arial, Helvetica, sanserif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.demosubheader{
	font-family: Arial, Helvetica, sanserif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.bodytext3{
	font-family: Arial, Helvetica, sanserif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.credittext{
	font-family: Arial, Helvetica, sanserif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.copyrighttext{
	font-family: Arial, Helvetica, sanserif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
	
.demotext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

b {
	font-weight: bold;
}

A:Link{
	Color : #000000;
	font-family: Arial, Helvetica, sanserif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	Text-Decoration : none;
	}

A:Visited{
	Color : #000000;
	font-family: Arial, Helvetica, sanserif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	Text-Decoration : none;
	}
	
A:Hover{
	Color : #000000;
	font-family: Arial, Helvetica, sanserif;
	Text-Decoration : none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	}
	
A:Active{
	Color : #000000;
	font-family: Arial, Helvetica, sanserif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	Text-Decoration : none;
	}
	
