body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

a {
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   color: #ce0316;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #069;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

table.back {
	background-color: #FFF;
}

table.main {
	background-color: #FFF;
}

td.permission a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}

td.header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: bold;
	color: #ce0316;
	text-transform: uppercase;
	display: inline;
}

td.sidebar ul {
   margin: 0 0 0 24px;
   padding: 0;
}

td.sidebar ul a {
   text-decoration: none;
}

td.sidebar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	margin: 10px 0 0 0;
	padding: 0;
}

td.mainbar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #F06;
	margin: 0;
	padding: 0;
}

td.mainbar h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

td.mainbar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	margin: 10px 0 0 0;
	padding: 0;
}

td.mainbar p.top a {
   font-size: 10px;
}
