/*
// 2005-04-20
// Copyright (c) Articul Media
// Author - Pavel Motorin
// чутка по мотивам известного vlalek.css ;-)
*/

*
{ padding: 0; margin: 0; font-weight: normal; font-size: 100%; line-height: 1.2em; vertical-align: top; }

BODY
{ background-color: #FFFFFF; color: #000000; font-family: Arial, Sans-Serif; }

IMG
{ border: none; display: block; }

H1, H2, H3, H4, H5, H6
{ margin: 0em 0 1em 0; }

H1
{ font-size: 200%; }
H2
{ font-size: 200%; font-family: Tahoma, Sans-Serif; }
H3
{ font-size: 140%; }
H4
{ font-size: 120%; font-weight: bold;}
H5
{ font-size: 100%; font-weight: bold;}
H6
{ font-size: 100%; }

TABLE, P, UL, OL, DL
{ padding: 0; margin: 0 0 1em 0; }

UL, OL, DL
{ padding-left: 2em; }

TABLE, TD, TH
{ border-collapse: collapse; border-spacing: 0; border: none; }

A
{ color: #D80028; }

A:visited
{ color: #666666; }

.Nowrap
{ white-space: nowrap; }

.Clear
{ clear: both; }

/* IE 5.x hack */
i{content:"\"/*"}
A.NewWindow
{ 	background-image: url('/opk_en/i/NewWindow.gif'); background-repeat: no-repeat;
	padding-left: 20px;
}

B, STRONG
{ font-weight: bold; }
I, EM
{ font-style: italic; }

/*
P:first-letter
{ margin-left: 1.5em; }

P
{ text-align: justify; }
*/

SUP
{ vertical-align: super; font-size: 100%; line-height: 1em; }
SUB
{ vertical-align: sub; font-size: 100%; line-height: 1em; }