td {
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	color : #993300;
}

td.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFCC66;
	text-transform : uppercase;
}

h1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
	color : #993300;
	margin-bottom : 0px;
}

h2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 17px;
	font-weight : bold;
	color : #993300;
	margin-bottom : 0px;
}

ul {
	margin-top : 5px;
	margin-bottom : 0px;
}

a{
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	color : #993300;
}

a.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFCC66;
	text-transform : uppercase;
}

hr{
	color : #CC6600;
}

input.button {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : 600;
	color : #CC6600;
	background-color : #FFFF99;
	border : 3px double #CC9933;
	font-variant : small-caps;
}

.error {
	font-weight : bold;
	color : red;
}

table.cookietable p {
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 24px;
}

table.cookietable td {
	width:156px;
}