body
{
	font-family: Georgia;
	font-size: 12px;
	background-color: #F3F0E0;
}

div
{
	margin: 0;
}

a
{
	font-size: 11px;
	color: #605524;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

img
{
	
}

table
{

}

tr
{

}

td
{

}

p
{
	
}

ul
{

}

li
{
	font-size: 14px;
}

li a
{
	font-size: 14px;
	font-weight: bold;
}

h2
{
	border-bottom: solid #605524 1px;
	padding: 5px 5px 5px 5px;
	font-size: 20px;
	font-style: italic;
	color: #605524;
	margin-bottom: 10px;
}

div.uni
{
	width: 800px;
	padding: 10px 15px 10px 15px;
	margin: auto auto;
	background-image: url("../images/layout/background.png");
}

