body {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}  
a:link {
	text-decoration: none;
	color: #603EC6;
}
a:visited {
	text-decoration: none;
	color: #603EC6;
}
a:hover {
	text-decoration: underline;
	color: #0C01DC;
}
a:active {
	text-decoration: underline;
	color:#0C01DC;
}
.buttons a:link {
	color: #000000;
	text-decoration: none;
}
.buttons a:visited {
	text-decoration: none;
		color: #000000;
}
.buttons a:hover {
	text-decoration: none;
	color:#444444;
}
.buttons a:active {
	text-decoration: none;
		color: #000000;
}
.leftbuttons a:link {
	color: #000000;
	text-decoration: none;
}
.leftbuttons a:visited {
	text-decoration: none;
		color: #000000;
}
.leftbuttons a:hover {
	text-decoration: none;
	color:#444444;
}
.leftbuttons a:active {
	text-decoration: none;
		color: #000000;
}
.textinblue a:link{
	color: #000000;
	text-decoration: underline;
	}
.textinblue a:visited {
	text-decoration: none;
		color: #000000;
}
.textinblue a:hover {
	text-decoration: underline;
	color:#444444;
}
.textinblue a:active {
	text-decoration: none;
		color: #000000;
}
p {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.buttons {
	font-family: Arial;
	font-size: 11pt;
	line-height:14pt;
	font-weight: bold;
	text-align:center;
}
.leftbuttons {
	font-family: Arial;
	font-size: 10pt;
	line-height:12pt;
	font-weight: normal;
	text-indent: 5px;
}
.copyright {
	font-size: 8pt;
	font-family: Arial;
	font-weight: normal;
	text-align: center;
}
.bodytitle {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.bodytext {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.ctrtext {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align:center;
}
.boldtext {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
.boldctrtext {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align:center;
}
