body {
	font-family : Arial;
}


code {
	font-family : Arial;
	font-size   : 12px;
	font-weight : bold;
	color       : #E0E0E0;
}


.caption {
	font-size   : 16px;
	font-weight : bold;
	color       : #FFFFFF;
}


.contacts {
	font-size : 16px;
	color     : #E0E0E0;
}


.contactsBig {
	font-size   : 20px;
	font-weight : bold;
	color       : #FFFFFF;
}


.link {
	color           : #7E9FCC;
	text-decoration : none;
	border-style    : solid;
	border-width    : 1px;
	border-color    : #000000;
	padding         : 1px;
	line-height     : 13px;
}


.link:Hover {
	color            : #FFFFFF;
	border-color     : #7E9FCC;
}


.notes1 {
	font-size : 9px;
	color     : #959493;
}


.notes1_link {
	color           : #FFFFFF;
	text-decoration : none;
	border-style    : solid;
	border-width    : 1px;
	border-color    : #000000;
	padding         : 1px;
	line-height     : 13px;
}


.notes1_link:Hover {
	color            : #FFFFFF;
	border-color     : #FFFFFF;
}


.notes2 {
	font-size : 9px;
	color     : #7E9FCC;
}


.notes2_link {
	color           : #7E9FCC;
	text-decoration : none;
	border-style    : solid;
	border-width    : 1px;
	border-color    : #000000;
	padding         : 1px;
	line-height     : 13px;
}


.notes2_link:Hover {
	color            : #FFFFFF;
	border-color     : #7E9FCC;
}


.number {
	font-family     : Arial;
	font-size       : 11px;
	color           : #7E9FCC;
	text-decoration : none;
	border-style    : solid;
	border-width    : 1px;
	border-color    : #000000;
	padding         : 1px;
	line-height     : 28px;
}


.number:Hover {
	color            : #FFFFFF;
	border-color     : #7E9FCC;
}


.number1 {
	font-family     : Arial;
	font-size       : 11px;
	color           : #FFFFFF;
	text-decoration : none;
	border-style    : solid;
	border-width    : 1px;
	border-color    : #FFFFFF;
	padding         : 1px;
	line-height     : 28px;
}


.plain {
	font-size : 12px;
	color     : #E0E0E0;
}


