P { 
font-size : 12px;
font-family : Arial;
margin : 3px 8px;
color : #444444;
} 

P.mini { 
font-size : 10px;
font-family : verdana;
margin : 3px 8px;
color : #444444;
} 

h1 { 
font-size : 20px;
font-family : arial;
font: normal;
color : #3665b3;
margin : 8px 8px 8px 8px;
text-align : left;
margin-top : 10px;
} 

h2 { 
font-size : 18px;
font-family : Arial;
color : #1772be;
font: normal;
margin : 8px 8px 8px 8px;
text-align : left;
margin-top : 10px;
} 

h3 { 
font-size : 15px;
font-family : Arial;
color : #598ee2;
margin : 8px 8px 8px 8px;
text-align : left;
margin-top : 10px;
} 

h4 { 
font-size : 14px;
font-family : Arial;
color : #444444;
margin : 8px 8px 8px 8px;
text-align : left;
margin-top : 10px;
} 

a { 
font-size : 12px;
font-family : Arial;
color : #034e8d;
margin : 3px 0;
text-decoration : none;
} 

A:link { 
text-decoration : none;
} 

A:active { 
text-decoration : none;
} 

A:visited { 
text-decoration : none;
} 

A:hover { 
color : #034e8d;
text-decoration : underline;
} 

a.menu { 
font-size : 12px;
font-family : Verdana;
color : #0e62a8;
margin : 3px 0;
text-decoration : none;
} 

A.menu:link { 
text-decoration : none;
} 

A.menu:active { 
text-decoration : none;
} 

A.menu:visited { 
text-decoration : none;
} 

A.menu:hover { 
color : #000000;
text-decoration : underline;
} 

img { 
border : 0;
} 

ul { 
margin : 3px 18px;
} 

li { 
font-size : 12px;
font-family : Arial;
margin : 3px 8px;
text-align : justify;
color : #444444;
} 

INPUT { 
background-color : #ffffff;
color : #000000;
font-family : Arial;
font-size : 11px;
} 

TEXTAREA { 
background-color : #ffffff;
color : #000000;
font-family : Arial;
font-size : 11px;
} 

FORM { 
color : #000000;
font-family : Arial;
text-align : center;
margin : 5px 0;
font-size : 11px;
} 

textarea { 
overflow : auto;
} 

textarea#sqlquery { 
width : 100%;
} 

.inp { 
font-family : Arial;
color : #010101;
border : 1px solid #c3bdab;
text-decoration : none;
font-size : 11px;
padding-left : 5px;
padding-right : 5px;
background : #ffffff;
} 

.inp2 { 
font-family : Arial;
color : #010101;
border: 1px solid;
border-left: 1px solid #dedbd2;
border-top: 1px solid #dedbd2;
border-right: 1px solid #7d7970;
border-bottom: 1px solid #7d7970;
text-decoration : none;
font-size : 11px;
padding-left : 5px;
padding-right : 5px;
background : #c6c0b1;
} 

body { 
font-size : 11px;
font-family : Arial;
margin : 0 0 0 0;
color : #000000;
line-height : 100%;
background: #f5f5f5;
}