body {
	margin:0px 0px 0px 0px;
	background: #FFFFFF;
	font-family:Book Antiqua, Antique Olive, Algerian, verdana, arial, sans-serif;
	color:#000000;
	font-size:x-small;
	font-weight:normal;
	}
	
	A 		{ color: #6699CC; text-decoration: none;} 
	A:link	{ color: #6699CC; text-decoration: none; } 
	A:visited	{ color: #6699CC; text-decoration: none; } 
	A:active	{ color: #6699CC;  } 
	A:hover	{ color: #6699CC;  }




.leftcolumn {
	width:20%;
	background:#FFFFFF;
	margin-left:15px;
	}

.rightcolumn {
	width:80%;
	}

.projectheader {
	color:#000000;
	font-size:small;
	font-weight:bold;
	margin-left:15px;
	margin-top:10px;
	}

.seasonheader {
	color:#99CCFF;
	font-size:small;
	font-weight:bold;
	margin-left:30px;
	margin-top:10px;
	}

.entry  {
	color:#666666;
	font-size:x-small;
	margin-left:45px;
	}

#topleftcorner {
	background:#FFFFFF;
	}

.templateheader {
	color:#6699CC;
	font-size:x-small;
	font-weight:bold;
	margin-bottom:15px;
	}

.templatesubjects {
	color:#000000;
	font-size:x-small;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
	}

.templatedescription {
	color:#999999;
	font-size:x-small;
	font-weight:normal;
	margin-bottom:5px;
	}
	