body, tr, td, h6, p, li, u	{
	color: #000000;
	font-family: verdana; 
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
}

a:link, a:visited, a:active	{
	color: #707070;
	font-family: verdana; 
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0px;
	text-decoration: none;
	}

a:hover	{
	font-family: verdana; 
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 14px;
	text-decoration: none;
	color: #710000;
}

b	{
	color: #494949;
}
 
i	{
	color: #494949;
}
 
u	{
	color: #494949;
	text-decoration: none;
	border-bottom: 1px dotted #494949;
}

body {
background-color: transparent;
}

.subject {
color: #ffffff;
border-bottom: #e2e2e2 1px solid;
font-family: courier new; 
font-size:16px;
font-weight: bold;
letter-spacing:1px;
padding: 5px;
text-transform: uppercase;
text-align: center;
background-color: #707070;
}

.description {
background-color: #979797;
color: #ffffff;
text-transform: uppercase;
font-family: courier new;
font-size: 12px;
letter-spacing: 0px;
line-height: 10px;
padding: 5px;
border-bottom: #707070 1px solid;
text-align: center;
}

.content {
font-family: verdana;
font-size:11px;
letter-spacing:0px;
line-height: 11px;
text-align: justify;
padding: 4px;
background-color: transparent;
}

.sidebartitle {
color: #000000;
font-family: courier new;
text-transform: uppercase;
font-weight: bold; 
font-size: 13px;
line-height: 13px;
letter-spacing:1px;
padding: 5px;
text-align: justify;
background-color: #dbdbdb;
border-bottom: 1px dotted #acacac;
}

.sidebarcont {
color: #000000;
font-family: verdana; 
font-size: 11px;
line-height: 11px;
letter-spacing:0px;
padding: 3px;
text-align: justify;
background-color: #eaeaea;
}
