body {
    font:       12px Tahoma, sans-serif;
    font-size:  12px;
    MARGIN:     5px 0 5px 0;
    PADDING:    0px;
    BORDER:     0px ;
    text-align: center;
    background: #BDC7D6 url(/i/bg_c.gif) repeat-y fixed center top ;
}
a:hover {
    font-size:       12px;
    color:           #FF6600;
    text-decoration: underline;
}
a:link {
    font-size:       12px;
    color:           #000000;
    text-decoration: none;
}
a:visited {
    font-size:       12px;
    color:           #000000;
    text-decoration: none;
}

p {
    font-size:   12px;
    line-height: 18px;
    color:       #333333;
    text-indent: 24px;
}

#download {
	width:			760px;
	margin:			0 0 0 5px;
	padding:		8px 0;
	text-align:		center;
	
	border:			1px solid #FFC68F;
	background:		#F4F3D5;
}

