<title>AUTOKLEVER - styl</title>

H1  {
	font-size : medium;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : italic;
	color : #080B7A;
	text-align : left;
}

H2  {
	font-size : large;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : italic;
	color : #080B7A;
	text-align : left;
}
	
H3  {}

A  {
	font-size : 10pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #080B7A;
}

A:Visited  {
	font-size : 10pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #080B7A;
}

A:Active  {
	text-decoration : none;
	font-size : 10pt;
	font-family : Times New Roman;
	font-weight :normal;
	font-style : normal;
	color : #080B7A;
}

A:Hover  {
	font-size : 10pt;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : #080B7A;
}

BODY  {
	font-size : 9pt;
	font-family : Times New Roman;
	color : #080B7A;
	text-align : left;
}

table  {
	font-size : 9pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #080B7A;

}

tr  {
	font-size : 9pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #080B7A;

}

td  {
	font-size : 9pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #080B7A;
}
