body
	{
	font-family: arial,helvetica, sans-serif;
	}

.texta
	{
	font-size: .8em;
	} 

.nav
	{
	background-color: #949494;
	font-size: .85em;
	color: #FFFFFF;
	padding-right: 5px;
	text-decoration: none;
	font-weight: bold;
	} 


.main
	{
	background-color: #F3ECEC;
	padding: 5px;
	}

.main_text
	{
	font-size: .8em;
	color: #5A5959;
	width: 175px;
	}

.main_text2
	{
	color: #5A5959;
	}

.information2
	{background-color: #CA0000;
	color: #FFFFFF;
	font-size: .8em;
	}

.red_text
	{color: #CA0000;}