.link1 {
	font-size: 9px;
	color: #FFFFFF;
}
body,td,th {
	font-family: Calibri;
	font-size: 12px;
}
a:link {
	color: #701E8D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9966FF;
}
a:hover {
	text-decoration: underline;
	color: #333399;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
	font-family: Calibri;
	font-weight: bold;
	color: #701E8D;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 12px;
}
.paragraph {
     font-size: 12px;
	 font-family:Calibri;
	 font-weight: normal;
	 color:#000000;
}

