﻿li {

 	font-size:12px;

}

ul

{

	margin-left: 0;



}

body {

	font-family: Helvetica, Tahoma, Arial, sans-serif;

	font-size: 12px;

	text-align: center;

	font-weight: normal;

}

a {

	text-decoration: none;

	color: #000000;

	text-align: center;

}

a:hover {

	text-decoration: none;

	color: #3163CE;

}

.highlighted_text {

	text-align: center;

	font-size: 11px;

	font-weight: bold;

	background-color: #FFEFDB;

	color: #000000;

	height:20px;
}
