
.cont {
		font-family: Garamond,Palatino,serif;
		font-size: 11pt;
		font-weight: light;
		font-style: none;
		color:#000000;
}

.sm {
		font-family: Verdana, Arial CE, sans-serif;
		font-size: 7pt;
		font-weight: light;
		font-style: none;
}
.sm:a:link {	text-decoration: none; color: inherit;		}
.sm:a:visited {	text-decoration: none; color: inherit;		}
.sm:a:hover {	text-decoration: underline; color: inherit;	}


.smb {
		font-family: Verdana, Arial CE, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		font-style: none;
}

.smerr {
		font-family: Verdana, Arial CE, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		font-style: none;
		color: #FF0000;
}

.cudlik {
		font-family: Verdana, Arial CE, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		font-style: none;	
		border-color: #c7c7c7 #000000 #000000 #c7c7c7;
		border-width: 1px;	
		color: #000000;	
		background-color: #BFB090;		
}

a:link {		text-decoration: none;	}
a:visited {	text-decoration: none;	}
a:hover {	text-decoration: underline; 	}

input.sm {
		background-color: #BFB090;
		color: #000000;
		border-width: 1;
		border-style: solid;	
}

textarea.sm {
		background-color: #BFB090;
		color: #000000;
		border-width: 1;
		border-style: solid;		
}	
select {
		background-color: #BFB090;
		color: #000000;
		border-width: 1;
		border-style: solid;
		border-color : #2C2C85;
}

UL {		list-style-type: square;	}
LI {		list-style-type: square;	}

BODY {	
      scrollbar-3dlight-color:BFB090;
      scrollbar-arrow-color:#383D36;
      scrollbar-base-color:#383D36;
      scrollbar-darkshadow-color:BFB090;
      scrollbar-face-color:#BFB090;
      scrollbar-highlight-color:#383D36;
      scrollbar-track-color:#D2C8B3;
      scrollbar-shadow-color:#383D36;
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;	
}