body {background: white;
	font-family: Calibri, Candara, Cambria, Arial Narrow, Comic Sans MS;
	font-size: 12pt;
	font-weight: normal;
	color: black;}

a:hover {text-decoration: none;
	background: orange;
	border-style: groove;
	border-color: cyan;
	color: blue;}

h1 {font-size: 36pt;
	font-family: monotype corsiva, comic sans ms;
	color: #cc00cc;
	text-align: center;
  padding: 0 0 0px;}

h2 {	color: #339900;
	font-weight: bold;
	font-family: Calibri, Candara, Cambria, Arial Narrow, Comic Sans MS;}

h3 {	color: blue;
	font-weight: normal;
	font-family: Comic Sans MS;
	font-size: 13pt;}

h14 {font-size: 14pt;}

.yellow {color: yellow;}

.white {color: white;}

.red {color: red;}

.cyan {color: cyan;}

.magenta {color: magenta;}

.orange {color: orange;}

.purple {color: purple;}

.blue {color: blue;}

.green {color: green;}
