body {
	font: small Verdana, Arial, Helvetica, sans-serif;
	font-size : smaller;
	color: #39318A;
	background: #C8C8C8; 
	padding:0px;
	margin:0px;	
	}
	//* #822E7E; *//

	a:link {color: #817CD8; text-decoration: none; }
	a:visited {color: #817CD8; text-decoration: none;  }
	a:hover {color: #817CD8; text-decoration: underline;  }
	a:active {color: #817CD8; }

	a.sub:link {color: #817CD8; text-decoration: none; font-weight:bold; font-size : smaller }
	a.sub:visited {color: #817CD8; text-decoration: none; font-weight:bold; font-size : smaller}
	a.sub:hover {color: #817CD8; text-decoration: underline; font-weight:bold; font-size : smaller }
	a.sub:active {color: #817CD8; }

	a.nav:link {color: #337BC3; text-decoration: none; font-weight:bold; font-size : smaller;}
	a.nav:visited {color: #822E7E; text-decoration: none; font-size : smaller; font-weight:bold; }
	a.nav:hover {color: #822E7E; text-decoration: underline;font-size : smaller; font-weight:bold;}
	a.nav:active {color: #822E7E; font-weight:bold; font-size : smaller; font-weight:bold;}

	a.topright:link {color: #3333C3; text-decoration: none; font-weight:bold; font-size : smaller;}
	a.topright:visited {color: #3333C3; text-decoration: none; font-weight:bold; font-size : smaller; }
	a.topright:hover {color: #3333C3; text-decoration: underline; font-size : smaller;}
	a.topright:active {color: #3333C3; font-weight:bold; font-size : smaller;}

	.navigation{
	 padding:0px 0px 0px 10px;
	 }

	.title{
	text-align:center;
	color:#822E7E;
	font-weight:800;
	}

	.subtitle{
	text-align:center;
	padding:5px 10px 5px 10px;
	font-size : smaller;
	}

	.subtitle2{
	text-indent: 20;
	}

	.maintext{
	padding:20px 6px 6px 6px;
	color:#39318A;
	font-size : smaller;

	}

	.sidetext{
	vertical-align:top;
	padding:20px 6px 6px 6px;
	color:#822E7E;
	font-size : smaller;
	border:1;
	}

	.update{
	font-size : smaller;
	}

	.smallspace{
	font-size : 13px;
	}