body
{
	font-family: Calibri;
	font-size: 12pt;
	color: #688186;	
}

h1
{
	font-size: 16pt;
	font-weight: bold;
}

.green
{
	color: #ABDA4E;
	font-weight: bold;
}

a 
{
	text-decoration: none;
	color: #688186;		
}

a:hover
{
	color: #ABDA4E;
	text-decoration: underline;
}

a:visited
{
	color: #688186;	
}
