body, td, tr, table
	{	color:			D3D3B9;
		font-style:		normal;
		font-family:		tahoma, georgia, verdana, helvetica;
		font-size:		9 pt;
		font-weight:		bold;
		line-height:		1.6;
	}


.normaltext
	{	color:			ede6e0;
		font-size:		10 pt;
		font-weight:		bold;
		line-height:		1.5;
		text-indent:		30px;
		letter-spacing:		1px;
		TEXT-ALIGN:		JUSTIFY;
	}




input, select, checkbox, textarea {
	color: #000000;
	background: #d3d3b9;
	border: 1px #0030A3 ridge;
	font-family: tahoma, arial, tahoma, sans-serif;
	font-size: 8pt;
	font-weight: 250;
}


.normaltext2
	{	color:			ede6e0;
		font-size:		10 pt;
		font-weight:		bold;
		line-height:		1.5;
		letter-spacing:		1px;
	}




.smalltext
	{	color:			ede6e0;
		font-size:		7 pt;
		font-weight:		normal;
	}




.softtext
	{	color:			e3d7ae;
		font-size:		10 pt;
		font-weight:		normal;
		text-transform:		uppercase;
		letter-spacing:		1px;
	}


.title
	{	color:			fceab1;
		font-size:		20 pt;
		font-weight:		bold;
		text-transform:		uppercase;
		letter-spacing:		2px;
		text-align:		center;
	}



.titlesmall
	{	color:			fceab1;
		font-size:		10 pt;
		font-weight:		bold;
		text-transform:		uppercase;
		letter-spacing:		2px;
		text-align:		center;
	}



.ARTICLEPHOTO
	{	color:			fceab1;
		font-size:		8 pt;
		font-weight:		normal;
		text-transform:		capitalize;
		letter-spacing:		0px;
		line-height:		15px;
		text-align:		justify;
		font-style:		italic;
		padding-top:		20px;
		padding-bottom:		20px;
		padding-right:		20px;
		padding-left:		20px;
	}



.ARTICLEPHOTOTITLE
	{	color:			e3d7ae;
		font-size:		8 pt;
		font-weight:		bold;
		text-transform:		uppercase;
		letter-spacing:		1px;
		text-align:		center;
		font-style:		normal;
		
	}





.copyright
	{	color:			e3d7ae;
		font-family:		tahoma, georgia, verdana, helvetica;
		font-size:		8 pt;
		font-weight:		normal;
		text-transform:		UPPERCASE;
		letter-spacing:		1px;
		padding-bottom:		10px;
	}


a {
		text-decoration: 	none;
		font-weight: 		Bold;
		color: 			#E7CC4F
}

a:hover {
		text-decoration: 	underline;
		color: 			#fceab1