h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 20px;
}
.toknow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #000000;
	margin: 10px;
}
.rightcolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-align: left;
	width: 150px;
	padding-left: 10px;
	vertical-align: top;
}
.centercolumn {
	width: 600px;
	padding-bottom: 10px;
}
.logocells {
	background-attachment: scroll;
	background-image: url(img/str_bg_big.gif);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: top;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
}
img {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #CC3333;
	text-decoration: underline;
}
hr {
	border-top: 2px dotted #999999;
	border-bottom: none;
	width: 100%;
	height: 2px;
	background:#FFFFFF;
}
a:hover {
	color: #CC3333;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}
.topmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
}
a:visited {
	color: #CC3333;
}
body {
	overflow-y: scroll;
	background-attachment: scroll;
	background-image: url(img/str_bg_big.gif);
	background-repeat: repeat-x;
}
.leftcolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-align: right;
	width: 150px;
	padding-left: 0px;
	vertical-align: top;
	padding-right: 15px;
	padding-top: 10px;
}
