body,html
{
    padding: 6px;
    margin: 6px;
	height: 100%;
	background-color: #303233;
   
}
table
{   
      text-align: right;
}
p
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: square;
}


h1
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CEDEEF;
	text-align: center;
	letter-spacing: .2em;
}
h2
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFF99;
}
h3
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #cccccc;
	background-color: #734127;
}


a
{
	text-decoration: none;
	font-weight: bold;
	color: #FD5C46;
}

a:active
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #FF6633;
	text-decoration: underline;
}
a:hover { text-decoration: underline; }

a:visited
{
	color: #999999;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.readable
{

	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #637158;
	list-style-type: square;
	padding-left: 200px;
    padding-right: 200px;

}
.littlep
{
   color: #CFCCCC;
   font-size: small;
   line-height: 12px;
   text-align: left;
}
.biga
{   

	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #de633d;
}
.offbeat
{
    text-align: right;
}

