body, font
{
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: arial;
	font-size: 10px;
	color: #000000;

	scrollbar-face-color: #e8e8e8;
	scrollbar-highlight-color: #e8e8e8;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-darkshadow-color: #dddddd;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #e8e8e8;
}

table
{
		font-size: 10px;
}

a:link { color:#333333; text-decoration:none; }
a:visited { color:#555555; text-decoration:none; }
a:hover { color:#b0002d; text-decoration:none;}
a:active { color:#333333; text-decoration:none; }

.bloghead
{
	font-color: #990033;
	font-size: 110%;
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-style: double;
	border-color: #cccccc;
	background-image: url(graphic/blogpoint.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.linkpoint
{
	color: #555555;
	font-weight: bold;
	font-size: 110%;
	padding-left: 5px;
	border-width: 0px 0px 1px 0px;
	border-style: double;
	border-color: #dddddd;
}

.subpoint
{
	color: #E0A33B;
	padding-left: 8px;
}

.style4 {color: #666666}

.blogcontent
{
	color: #555555;
	font-weight: bold;
	padding-left: 5px;
}

.picrightfloat
{
	border: double;
	border-width: 3px 3px 3px 3px;
	border-color: #dddddd;
	float: right;
}

.subtext
{
	color: #E0A33B;
	border-width: 0px 0px 1px 0px;
	border-style: double;
	border-color: #dddddd;
	
}

.context
{
	color: #555555;
	font-weight: bold;
	padding-left: 5px;
	font-size: 110%;
	border-width: 0px 0px 1px 0px;
	border-style: double;
	border-color: #dddddd;
}

.headline
{
	border-width: 0px 0px 1px 0px;
	border-style: double;
	border-color: #dddddd;
}

.cattext
{
	color: #999999;
	font-weight: bold;
	font-size: 110%;
}