body 	{
	font-family: verdana;
	font-size: small;
	color: black;
	}
p 	{
	font-family: verdana;
	font-size: small;
	color: black;
	padding-top: 0 px;
	padding-bottom: 0 px;
	margin-top: 0 px; margin-bottom: 10 px;
	}
p.news 	{
	font-family: verdana;
	font-size: x-small;
	color: black;
	padding-top: 0 px;
	padding-bottom: 0 px;
	margin-top: 0 px; margin-bottom: 10 px;
	}
p.title {
	font-family: Tahoma;
	font-weight: 700;
	color: #cf2e03;
	margin-left: 7 px;
	}
td	{
	font-family: verdana;
	font-size: x-small;
	color: black;
	}

h1	{
	font-family: verdana;
	font-size: large;
	font-weight: 700;
	color: black;
	padding-top: 0 px;
	padding-bottom: 10 px;
	margin-top: 0 px;
	margin-bottom: 0 px;
	}

h2	{
	font-family: verdana;
	font-size: large;
	font-weight: 700;
	color: black;
	padding-top: 15 px;
	padding-bottom: 10 px;
	margin-top: 0 px;
	margin-bottom: 0 px;
	}

a.menu	{
	color : black;
	text-decoration : none;
	font-weight: 700;
	}
a.menu:link
	{
	color : black;
	text-decoration : none;
	font-weight: 700;
	}
a.menu:visited
	{
	color : black;
	text-decoration : none;
	}
a.menu:hover {
	color : black;
	text-decoration : underline;
	} 

a	{
	color : #cf2e03;
	}
a:link	{
	color : #cf2e03;
	text-decoration : underline;
	}

a:visited
	{
	color : #cf2e03;
	text-decoration : underline;
	}

a:hover {
	color : #dd4b24;
	text-decoration : underline;
	} 

