/* Congo-eDesign.net Style Sheet */
/* Copyright Congo eDesign 2008 */

p	{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #003366;
line-height: 15px;
padding-right: 20px;
text-align: justify;
	}

body	{
	background-color: #aaaaaa;
		}

.bold	{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0000FF;
		}

.navigation	{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	display: block;
	padding: 8px;
	width: 140px;
			}

.navigation:hover	{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099FF;
	display: block;
	padding: 8px;
	width: 140px;
					}

.style1	{
	font-family: Verdana, sans-serif;
	font-size: 9px;
		}
		
.style4	{
	font-family: Verdana, sans-serif;
	font-size: 10px;
		}
		
.style5	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 48px;
	font-style: italic;
	color: #0000FF;
		}
		
.style6	{
	font-family: Verdana, sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	color: #CCCC33;
		}