body,td,div,p,center,input,select
	{ font-family: Arial, Helvetica, sans-serif; 
	  font-size: 12px; 
	  font-style: normal; 
	  font-weight: normal; }

h1 { font-size: 16px;
	 font-weight: bold; }
h2 { font-size: 14px;
	 font-weight: bold; }

b { font-weight: bold; }
i { font-style: italic; }
#s { text-decoration: line-through; }
#u { text-decoration: underline; }

a:link { text-decoration: none; 
		 color: #3366ff }
a:active { text-decoration: underline; 
		   color: #33ff33 }
a:visited { text-decoration: none; 
		    color: #3366ff }
a:hover { color: #0000ff;
    	  text-decoration: underline; }

.blue { color: #0000ff }
.green { color: #00ff00 }
.green2 { color: #006600 }
.forestgreen { color: #228b22 }
.red { color: #ff0000 }
.purple { color: #9400d3 }
.black { color: #000000 }
.grey { color: #cccccc }
.darkgrey { color: #888888 }
.white { color: #ffffff }

.big { font-size: 13px }
.bigger { font-size: 15px }
.biggest { font-size: 17px }
.writeup { font-size: 18px; text-align:justify }
.almosthuge { font-size: 23px }
.huge { font-size: 30px }
.mammoth { font-size: 40px }
.small {font-size: 11px }
.smaller { font-size: 9px }
.smallest { font-size: 7px }

.courier { font-family: Courier, Courier New, monospace; }
.comic { font-family: Comic Sans MS, sans-serif; }

a.whiteButton {
	color: black;
    letter-spacing: normal;
    font-family: arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
}
a.overButton {
	color: white;
    letter-spacing: normal;
    font-family: arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
}
a:link.whiteButton { color: black; text-decoration:none }
a:active.whiteButton { color: black; text-decoration:none }
a:visited.whiteButton { color: black; text-decoration:none }
a:hover.whiteButton {
    color: white;
    letter-spacing: normal;
    font-family: arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
}

a.whiteButton14 {
	color: black;
    letter-spacing: normal;
    font-family: arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
}
a.overButton14 {
	color: white;
    letter-spacing: normal;
    font-family: arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
}
a:link.whiteButton14 { color: black; text-decoration:none }
a:active.whiteButton14 { color: black; text-decoration:none }
a:visited.whiteButton14 { color: black; text-decoration:none }
a:hover.whiteButton14 {
    color: white;
    letter-spacing: normal;
    font-family: arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
}

