h1 {
	font-size: 32px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	margin-top: 3px;
	font-variant: normal;
}
h2 {
	font-size: 32px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0000FF;
	color: #FFFFFF;
	line-height: 56px;
	margin-top: 3px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 3px;
}
h4 {
	font-size: 22px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #336699;
	color: #FFFFFF;
	line-height: 34px;
	margin-top: 3px;
}
h5 {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.hlink {
	color: #FFFFFF;
	text-decoration: underline;
}
.h6link {
	color: #999999;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.firstborder {
	border: 1px solid #0000FF;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.secondborder {
	margin: 15px 1px;
	border: 1px solid #0066FF;
	padding: 2px 4px;
}
.thirdborder {
	margin: 15px 1px;
	border: 1px solid #00CCFF;
	padding: 2px 4px;
}
.behdadhmail {
	color: #00FF00;
}
.post {
	font-size: 11px;
	color: #888888;
	font-weight: normal;
	font-family: "Courier New", Courier, mono;
}
.email_web_1 {color: #999999}
.email_web_2 {color: #888899}
.email_web_3 {color: #7C7C99}
.email_web_4 {color: #707099}
.email_web_5_AT {color: #666699}
.email_web_6 {color: #5A5A99}
.email_web_7 {color: #4E4E99}
.email_web_8 {color: #424299}
.email_web_9 {color: #363699}
.email_behdadh_9 {color: #666655}
.email_behdadh_8 {color: #666666}
.email_behdadh_7 {color: #666677}
.email_behdadh_6 {color: #666688}
.email_behdadh_5_AT {color: #666699}
.email_behdadh_4 {color: #6666AA}
.email_behdadh_3 {color: #6666BB}
.email_behdadh_2 {color: #6666CC}
.email_behdadh_1 {color: #6666DD}
.contentslink {
	text-decoration: none;
	color: #0000CC;
}
.contentslink:visited {
	text-decoration: none;
	color: #800080;
}
.contentslink:hover {
	background-color: #EAEAEA;
}
.interlink {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000CC;
	color: #0000CC;
}
.interlink:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #800080;
	color: #800080;
}
.interlink:hover {
	background-color: #EAEAEA;
}
.externlink {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
	color: #0000CC;
}
.externlink:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800080;
	color: #800080;
}
.externlink:hover {
	background-color: #EAEAEA;
}
li {
	padding-bottom: 1px;
}
.medbutton {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #6699CC;
	color: #FFFFFF;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 8px;
	border: 1px solid #0000CC;
}
.medbutton:hover {
	background-color: #99CCFF;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;

}
.codeborder {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	background-color: #F9F9F9;
	border: 1px solid #0066FF;
}
