@charset "windows-1251";
.myhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	white-space: normal;
}
.mytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
}
.mytextbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;
}
.mytextboldital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;
}
.mytextital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
}
.mytextlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
}
.mylink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
}

.myunderhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	white-space: normal;
}
td.preview {
	padding: 21px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #808080;
}


.mytextitalcentre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	color: #000000;
}
.mytextcentre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

.headers {
	margin-right: 21px;
	margin-left: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.border {
	border-top-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A0A0A4;
	border-left-color: #A0A0A4;
	padding: 21px;
	border-bottom-width: 2px;
	border-bottom-color: #A0A0A4;
}
.underheaders {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #F05;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	margin: 3 px;
}
.imgpreview {
	margin: 0px;
	height: 53px;
	width: 53px;
}
