.top_frame {
	background-color: #369;
	background: url(pics/bg.gif);
	color: #fff;
	margin: 0px;
	padding: 0px;
	}

.normal_body
	{
	background-color: #369;
	background: url(pics/bg.gif);
	background-attachment: fixed;
	}

.normal	{
	background-color: #369;
	padding: 0px;
	color: #fff;
	font-family: Utopia, Times New Roman, Serif;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	}

h1
	{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	margin: 0px;
	color: #fff;
	background-color: #369;
	}

h2
	{
	display: inline;v
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	margin 0px;
	font-weight: normal;
	color: #fff;
	background-color: #369;
	}

code	{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	}

cite	{ 
	display: block;
	font-style: normal; 
	text-decoration: none;
	border: 1px solid #fff;
	padding: 5px;
	}

small
	{
	display: block;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #fff;
	background-color: #369;
	}

small b
	{
	font-size: 24px;
	font-weight: bold;
	}

.normal em
	{	
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	}

.normal ul
	{
	margin: 0px;
	padding: 8px 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	}

.normal ul li
	{
	list-style: square inside;
	padding: 0px 8px;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	}

.navigation a
	{
	background-color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #369;
	padding: 5px 15px;
	margin: 0px 10px;
	text-decoration: none;
	}

.navigation
	{
	background-color: #369;
	}
.navigation a:hover
	{
	background-color: #369;
	border: 1px #fff solid;
	color: #fff;
	padding: 4px 14px;
	}

h2 	a
	{
	color: #ffffff;
	}

.normal a 
	{
	color: #ffffff;
	font-weight: bold;
	}

.normal a:hover
	{
	color: #333;
	}