body,td,th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: x-small;
	color: #400080;
}

body {
	background-color: #FFFFFF;
}

th {
	background-color: #6B8C9C;
	color: #FFFFFF;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

a:hover {
	color: #FF0000;
}

a:active {
	color: #0000FF;
}

h1 {
	font-size: medium;
}

h2 {
	font-size: small;
	/*font-variant: small-caps;*/
}

.LessRelevance {
	font-size: xx-small;
}

.warning {
	color: #FF0000;
}

p, li {
	text-align: justify;
}

.center {
	text-align: center;
}
