	.default {font-size: 8pt}
	.rainbow {behavior: url(rainbow.htc) }
	H1 {
		text-align: center;
		font-size : 15pt;
		color : Navy;
	}
	H2 {
		text-align: center;
		color : Blue;
		font-size : 13pt;
		font-weight : bold;
	}
	H3 {
		text-align: center;
		color : Blue;
		font-size : 10pt;
	}
	H4 {
		text-align: left;
		margin-bottom:0pt;
		font-size : 8pt;
	}
	H5 {
		text-align: center;
		color : red;
		font-size : 10pt;
	}
<!-- 	
	H6 {
		text-align: left;
		font-size : 8pt;
		font-weight : bold;
		vertical-align : middle;
		padding-left : 5px;
	} 
body {
	margin: 0px;
	font-family: Arial;
	font-size: 11pt;
}
#pageHeader {
	background: navy;
	background-image: url('http://www.specialist.ru/images/NET/dotnet_cut.gif');
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	height: 70px;
	padding: 10px;
}
#pageNavigation {
	position: absolute;
	background: navy;
	height: 100%;
	width: 180px;
	top:70px;
	left:0px;
}
#pageNavigation a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px;
	margin: 2px;
}
#pageNavigation a:hover {color:#ffffaa}
#pageBody {
	margin-left: 200px;
	margin-top: 10px;
}
-->	
    .picture1{
    border: 0px;
    border-color: #3333cc;
    margin: 1px 1px 1px 1px; 
    padding: 1px 1px 1px 1px; 
    }
 
 #v1 {  font-size: 15pt;
		  font-weight: bold;
	}

#v2 {  font-size: 12pt;
		  font-weight: bold;
	}

