
body {

	font-size: 13px;
	text-align: justify;
	color: #5A5885;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #625FA1;
}



h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}



a {
	color: #B768C5;
}

a:hover {
	color: #B768C5;
}






