body, td, input, select, textarea
{
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Verdana, Sans-Serif;
}

h1
{
	font-weight: bold;
	font-size: 180%;
	margin-bottom: 10px;
}

form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

pre
{
	margin:0px;
	padding:0px;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

.Bar
{
	background: #999999;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}

.fo2 { font-size: 10px }
.fo2-14 { font-size: 10px; line-height: 14px }
.fo3 { font-size: 12px }
.fo3-18 { font-size: 12px; line-height: 18px }
.fo4 { font-size: 14px }
.fo5 { font-size: 18px }
a:link { color: #003399 }
a:visited { color: #333366 }
a:hover { color: #FF3333; background-color: #F0FFFF }
