body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: right;
	background-attachment:scroll;
	background-position:top;
	background-repeat:repeat;
	background-color: #FFFFCC;
  	color: #333333;
    line-height: 2;
}
td, th {
	font-size: 11px;
	text-align: right;
	line-height: 2;
}
#content {
    width: 450px;
	padding-right:30px;	
}
#content .content table {
    width: 310px;

}
#content .content table td,
#content .content table th {
    padding-right: 0px;
}
#content .content table td.download {
    text-align: right;
    padding-right: 0px;
}
#content .a {
font-size:14px;
}
h1 {
text-align:right;
	height: 33px;
}
h2 {
    font-size: 15px;
    color: #666666;
	padding-right:0px;
}
h3 {
    font-size: 11px;
    margin: 1em 0;
}

img {
    border: 0;
}
img.left  { float: left; margin-right: 14px; }
img.right {
	float: right;
	margin-left: 14px;
	margin-top: 10px;
}
.readmore {
    text-align: right;
}
.clear {
    clear: both;
}
a {
    color: #FF5555;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
    color: #FF1111;
}
a:hover {
    text-decoration: underline;
}
table a {
    text-decoration: underline;
    font-weight: normal;
    }
