/* UNIMAT style sheet */

/* standard text definitions */

BODY {
	font: 1em arial, helvetica, sans-serif;
}

A:LINK { color : #12579C;}
A:VISITED { color: #653D96;}

P.revised { font:  0.8em arial, helvetica, sans-serif;}
TD { font:  0.75em arial, helvetica, sans-serif;}

H1 {color : #4da0e7; font : 1.7em Arial, Helvetica, sans-serif;}
H2 {color : #4da0e7; font : 1.5em Arial, Helvetica, sans-serif;}
H3 {color : #4da0e7; font : 1.2em Arial, Helvetica, sans-serif;}
H4 {color : #1D81D1; font : 1.1em Arial, Helvetica, sans-serif;}
H5 {color : #1D81D1; font : 1em Arial, Helvetica, sans-serif;}
H6 {color : #1D81D1; font : 0.9em Arial, Helvetica, sans-serif;}

UL {list-style : url(images/unimat-bullet.gif);}

strong {font-weight: bold;}

SUB {font: 0.7em arial, helvetica, sans-serif;  vertical-align : baseline;}

.address {
	font:   1em "Times New Roman", Times, serif;}

a.leftnavsub { font: 13px arial, helvetica, sans-serif;}

a.leftnavsub:hover { color : #4da0e7; }

.entry-box-name {
	font: bold 0.7em arial, helvetica, sans-serif;
	color : #0E4479;
}

.smaller {font:  0.8em arial, helvetica, sans-serif;}
td.search-results {font:  0.65em arial, helvetica, sans-serif;}

.button {
	font: 1.1em arial, helvetica, sans-serif;
	}



