BODY {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}



P
{
	font-family: georgia, verdana,tahoma;
	font-size: x-small;
    color: #305C7B;
	font-weight: normal;
	text-align:justify;	
}


B
{
    font-family: georgia, verdana,tahoma;
	text-align:justify;	
    font-size: x-small;
    color: #305C7B;
    font-weight: bold;
}

UL
{
	color: #305C7B;	
    font-family: georgia, verdana,tahoma;
    font-size: x-small;
	text-align:justify;	
}

.VETCOOL
{
	background-color: White;
}

.LEFTBG
{
	background-position: right top;
	background-repeat: repeat-y;
}

.RIGHTBG
{
	background-position: left top;
	background-repeat: repeat-y;
}
A
{
    font-family: georgia, verdana,tahoma;
    font-size: x-small;
    color: #305C7B;
    text-decoration: none;
}

A:HOVER
{
    font-family: georgia, verdana,tahoma;
    font-size: x-small;
    color: #305C7B;
    text-decoration: underline;
}


