.max { 
    font-family: times new norman; 
    font-size=30pt; 
    color:red; 
    text-align:center; 
} 

BODY {
    background-color="#FFFFCC"

}

.odnosniki1 { 
    font-weight: bold;
    font-style: italic;
    font-size: larger;
    color: #006633;
    font-family: Garamond; 
    text-decoration:none; 
} 
.odnosniki2 { 
    font-weight: bold;
    font-size: medium;
    color: #006633;
    font-family: times new norman; 
    text-decoration:none; 
} 
.odnosniki3 { 
    font-weight: bold;
    font-size: medium;
    color: #996600;
    font-family: times new norman; 
    text-decoration:none; 
} 
a:hover { 
    color:#006633; 
    text-decoration:none; 
} 
p { 
    font-style: italic;
    font-family: Times New Roman;
	font-size: medium;
	font-weight: normal;
    color: #660000;
     
} 
div { 
    font-style: italic;
    font-family: Garamond;
	font-weight: normal;
    color: #660000; 
} 
a:link { 
    font-weight: bold;
    font-style: italic;
    font-size: larger;
    color: #006633;
    font-family: Garamond; 
    text-decoration:none; 
} 
a:visited { 
    font-weight: bold;
    font-style: italic;
    color: #006633;
    text-decoration:none;
}
SPAN {
	font-family: Garamond;
	
	font-size: 16pt;
	font-style: italic;
}	