body{
	background-color:white;
	font-family : "Times New Roman";
	color : Black;
	font-size : medium;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : orange;
}

body.default{
	margin : .25 0 0 0;
}

body.main{
	background-position : 50%;
}

td.col1{
	width:1.8in;
	color : Yellow;
	vertical-align : top;
}

td.cal{
	width : 14%;
	height : 45;
	text-align : left;
	vertical-align : top;
}

a.start{
    color:blue;
}

a.sidelink:hover{
	color:white;
}
a:link{
	color: #6495ED;
}

a:visited{
   color: #6495ED;
}

a:hover{
	color : orange;
	font-family : "Times New Roman", Times, serif;
}

div.gmg{
	font-size : x-small;
}

div.month{
	font-family : "Comic Sans MS";
	font-size : xx-large;
	font-weight : 900;
	text-align : center;
	color : Black;
}

div.location{
	font-family : "Comic Sans MS";
	color : White;
}

p.startpage{
    font-size : larger;
}

p.tests{
	font-family : "Times New Roman", Times, serif;
	font-size : small;
}
