/* 
++ set default schema ++
*/

body {
		background-color: #FFFFFF;
		margin-left: 25px;
		margin-top: 25px;
		margin-right: 25px;
		margin-bottom: 25px;
	}
	
tr, th, .bod, font { 
	font-size: 10pt;
	font-family:  calibri,trebuchet,tahoma,verdana,ms sans-serif;
	color: #000000;
	line-height:20px
	}
	
a:link, a:visited, a:active {  
	color: #000000;
	text-decoration: underline;
	}
	
b, strong {
    font-weight: bold;
    }
	
p { margin-top: 0.5em; }

img { border-color: 000000; border: 0px; }

hr { 
	border: none 0; 
	border-top: 3px double #000000;
	height: 3px;
	margin: 10px auto 0 0;
	text-align: left;

}

h1 {
	font-size: 14pt;
}

td#content {
	/*background-image: url(/images/backgrounds/background_content.gif);*/
	color: #555555;
	font-size: 10pt;
	line-height:16pt;
}

td#content_text {
	/*background-image: url(/images/backgrounds/background_content.gif);*/
	color: #555555;
	font-size: 10pt;
	line-height:16pt;
}
