body { text-align: center;
	 background-color: #2A365E; }

td {  font-family: trebuchet ms, Arial, Helvetica, sans-serif; font-size: 12px; color: #050586;}

th {  font-family: trebuchet ms, Arial, Helvetica, sans-serif; font-size: 12px; color: #050586;}

.body {  font-family: trebuchet ms, Arial, Helvetica, sans-serif; font-size: 12px; color: #050586;}

.flag {  font-family: trebuchet ms, Arial, Helvetica, sans-serif; font-size: 12px; color: #cc0000;font-weight:bold;}

p {  font-family: trebuchet ms, Arial, Helvetica, sans-serif; font-size: 12px; color: #CFE7FC;}

h1 {  font-family: trebuchet ms, Arial, Helvetica, sans-serif; font-size: 24px; color: #CFE7FC;}
h1 A:link		{
	text-decoration: underline;
	color: #CFE7FC;
}
h1 A:visited	{
	text-decoration: underline;
	color: #CFE7FC;
}
h1 A:hover 	{
	text-decoration: underline;
	color: #A94E16;
}

h2 {  font-family: trebuchet ms, Arial, Helvetica, sans-serif; font-size: 18px; color: #CFE7FC;}

h3 {  font-family: trebuchet ms, Arial, Helvetica, sans-serif; font-size: 14px; color: #CFE7FC;}

.details {
	color: #CFE7FC;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.details A:link		{
	text-decoration: underline;
	color: #CFE7FC;
}
.details A:visited	{
	text-decoration: underline;
	color: #CFE7FC;
}
.details A:hover 	{
	text-decoration: underline;
	color: #A94E16;
}

.details2 {
	color: #CFE7FC;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.details3 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.nav {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	color: #CFE7FC;
	padding-top: 1px; 
	padding-left: 5px; 
	padding-bottom: 5px; 
	line-height : 15px;
	text-align: center;
}
.nav A:link		{
	text-decoration: underline;
	color: #CFE7FC;
}
.nav A:visited	{
	text-decoration: underline;
	color: #CFE7FC;
}
.nav A:hover 	{
	text-decoration: underline;
	color: #A94E16;
}
