body 				{ background-color:#FFFFFF; color:#000000}
h1,h2,h3,h4,h5,h6 		{ font-family:Arial,Verdana,Helvetica; color:black}
small,big,blockquote,td,p,b 	{ font-family:Verdana,Helvetica; color:black; font-size : 12px}
pre 				{ font-family:monotype}
tr				{ background: white }
tr.white 			{ background:#FFFFFF}
tr.o				{ background:#FFFFA0}
tr.e				{ background:#FFFFFF}
table.kod 			{ border: 1; }
tr.kod 				{ background: #F5F5F5 }
tr.syntax 			{ background: #FFFFDD }
th 				{ background: #0000C0; font-family:Verdana,Helvetica; 
					vertical-align: top;color:white; font-weight: bold;}
ul 				{ font-size:12px; font-family : verdana, arial, }
li 				{ font-size:12px; font-family : verdana, arial;margin: 1 1 1 1;  
					padding: 3 2 3 2; }

a:link    			{ font-family : verdana, helvetica, arial; font-size : 12px; text-decoration: none; 
					font-weight: bold; color: red }
a:visited 			{ font-family : verdana, helvetica, arial; font-size : 12px; text-decoration: none; 
					font-weight: bold; color: red }
a:active  			{ font-family : verdana, helvetica, arial; font-size : 12px; text-decoration: none; 
					font-weight: bold; color: red }
a:hover   			{ font-family : verdana, helvetica, arial; font-size : 12px; text-decoration: none; 
					font-weight: bold; color: red }

.l     				{ text-align : left}
.c     				{ text-align : center}
.r     				{ text-align : right}
.Center 			{ text-align : center}