body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: aliceblue;
}
h1
{
	font-weight: bold;
	font-size: 24pt;
	font-style: normal;
	font-family: Garamond, "Times New Roman" , Times;
}
h2
{
	font-weight: bold;
	font-size: 18pt;
	font-style: normal;
	font-family: Garamond, "Times New Roman" , Times;
}
h3
{
	font-weight: normal;
	font-size: 14pt;
	font-style: normal;
	font-family: Garamond, "Times New Roman" , Times;
	text-decoration: underline;
}
h4
{
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
	font-family: Garamond, "Times New Roman" , Times;
}
h5
{
	font-family: Garamond, "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	font-family: Garamond, "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
BUTTON
{
	border-right: 1pt solid;
	border-top: 1pt solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: 1pt solid;
	border-bottom: 1pt solid;
	font-family: Verdana, Arial, Helvetica;
}
LABEL
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
}
TEXTAREA
{
	border-width: 1pt;
	border-style: solid;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal; 
}
FIELDSET
{
	border-width: 1pt;
	border-style: solid;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal; 	
}
LEGEND	
{
	font-size: 8pt;
	font-family: Garamond, "Times New Roman", Times;
	font-style: normal; 
}
SELECT
{
	border-width: 1pt;
	border-style: solid;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal; 
}
TABLE
{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal; 
}
CAPTION 
{
	font-size: 14pt;
	font-family: Garamond, "Times New Roman", Times;
	font-style: normal; 
}
TH
{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal; 
}
MARQUEE
{
	font-size: 14pt;
	font-family:Verdana, Arial, Helvetica;
}
TABLE.menulist
{
	border-right: navy thin inset;
	padding-right: 1px;
	border-top: navy thin inset;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: navy thin inset;
	padding-top: 1px;
	border-bottom: navy thin inset;
}
TR.menuhead
{
	background-color: silver;
}
.menuhead
{
	font-weight: bold;
	font-size: 14pt;
	line-height: 2em;
	font-style: normal;
	font-family: Garamond, "Times New Roman" , Times;
}
TD.menuhead
{
	text-align: center;
}
A.menulist
{
	color: black;
	text-decoration: none;
}
A.menulist:hover
{
	border-right: lightgrey thin solid;
	border-top: lightgrey thin solid;
	border-left: lightgrey thin solid;
	color: blue;
	border-bottom: lightgrey thin solid;
}
LI.menulist
{
	line-height: 1.5em;
}
.dgdItem
{
	background-color: skyblue;
}
.dgdAlternatingItem
{
	background-color: lightcyan;
}
.dgdHeader
{
	color: white;
	background-color: mediumblue;
}
.dgdPager
{
	color: royalblue;
	background-color: lightgrey;
}
.dgdSelectedItem
{
	background-color: wheat;
}
BODY.template
{
	font-family: Verdana, 'Microsoft Sans Serif' , Sans-Serif;
	background-color: powderblue;
}
.pageheader
{
	color: white;
	background-color: lightslategray;
}
.randomWord
{
	font-size: x-large;
	text-transform: capitalize;
	background-color: #ffffcc;
}
.randomSentence
{
	font-size: large;
	background-color: #ffffcc;
}
.errorMsg
{
	color: red;
	font-family: 'Microsoft Sans Serif' , Sans-Serif;
	background-color: white;
}
.situation
{
	font-size: 14pt;
	left: 25px;
	color: darkblue;
	font-family: Century, Serif;
	position: relative;
}
.idea
{
	font-size: 14pt;
	color: darkblue;
	font-family: Century, Serif;
}
.randomBrainstormWord
{
	font-size: large;
	text-transform: capitalize;
	background-color: #ffffcc;
}
.thoughts
{
	left: 25px;
	color: darkblue;
	position: relative;
}
.footnote
{
	border-right: thin groove;
	border-top: thin groove;
	font-size: x-small;
	margin: 3px;
	border-left: thin groove;
	border-bottom: thin groove;
	position: relative;
	top: 30px;
}
.pagetitle
{
	font-style: normal;
	font-family: Garamond, "Times New Roman" , Times;
	font-weight: normal;
	font-size: 24pt;
}
.pagesubtitle
{
	font-weight: normal;
	font-size: 14pt;
	font-style: normal;
	font-family: Garamond, "Times New Roman" , Times;
}
.bordertable 
{
	BORDER-RIGHT: groove;
	PADDING-RIGHT: 3px;
	BORDER-TOP: groove;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	BORDER-LEFT: groove;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: groove
}
.feedback
{
	font-size: 9pt;
	margin-left: 10px;
	font-family: Verdana, Arial;
}
