body
{
	margin: 0;
	padding: 0;
}

body, div, a
{
	font-family: Arial, Times New Roman;
}

body, td, a
{
	font-size: 12px;
	color: #000000;
}

a
	{
	text-decoration: underline;
	font-weight : normal;
	}

.container
{
	width: 750px;
	height: 100%;
}

h1,h2,h3
{
	font-family: Arial, Times New Roman;
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	margin-bottom: 8px;
	text-decoration : none;
}

h2,h3,.pren
{
	font-size: 18px;
	font-weight: normal;
}

h3
{
	text-align: center;
}

.small
{
	font-family: Arial, Times New Roman;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration : none;
	text-align: left;
}

.pren
{
	color: #000000;
}
