body {}

p
{
text-align: justify;
color: #636363;
font-family: Trebuchet, Arial, Verdana;
font-size: 14px;
}
.right
{
text-align: right;
padding:0 2px;
font-size: 10px;
}


li
{
text-align: justify;
color: #4AA0E0;
font-family: Trebuchet, Arial, Verdana;
font-size: 14px;
list-style-type: disc
padding:0 2px;
}
.bold
{
font-size: 14px;
font-weight: bold;
color: #4AA0E0;
}

table
{
text-align: left;
color: #636363;
font-family: Trebuchet, Arial, Verdana;
font-size: 14px;
}

img
{
border-style: none;
}

a
{
color: #636363;
font-weight: bold;

}
a:hover
{
	color: #4AA0E0;
	font-weight: bold;
}