/* Azafady text and format styles */ body {	background-color: #a90015;	border: 0px;	margin: 0px;	padding: 0px;	top: 0px;	vertical-align: top;	}/* Define link reference styles */a:link { 	text-decoration: underline;	color: #731514;}a:visited { 	text-decoration: underline;	color: #951c1b;}a:hover { 	text-decoration: underline;	color: #e55214;} /* Fonts and formats for general text */.normaltext {	font-family: verdana, arial, helvetica, sans-serif;	font-size: x-small;	font-weight: normal;	color: #333333;	vertical-align: top;}.normaltextitalic {	font-family: verdana, arial, helvetica, sans-serif;	font-size: x-small;	font-weight: normal;	color: #333333;	font-style: italic;}.smalltext {	font-family: verdana, arial, helvetica, sans-serif;	font-size: xx-small;	font-weight: normal;	color: #333333;}.smalltextbold {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: xx-small;	font-weight: bold;	color: #a90015;}.smalltextitalic {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: xx-small;	font-style: italic;	font-weight: normal;	color: #333333;}.smalltextcentre {	font-family: verdana, arial, helvetica, sans-serif;	font-size: xx-small;	font-weight: normal;	color: #333333;	text-align: center;}.boldtext {	font-family: verdana, arial, helvetica, sans-serif;	font-size: x-small;	font-weight: bold;	color: #a90015;}.boldtextcentre {	font-family: verdana, arial, helvetica, sans-serif;	font-size: x-small;	font-weight: bold;	color: #a90015;	text-align: center;}.boldtextitalic {	font-family: verdana, arial, helvetica, sans-serif;	font-size: x-small;	font-weight: bold;	color: #a90015;	font-style: italic;}.normaltextleft {	font-family: verdana, arial, helvetica, sans-serif;	font-size: x-small;	font-weight: normal;	color: #333333;	text-align: left;}.boldtextleft {	font-family: verdana, arial, helvetica, sans-serif;	font-size: x-small;	font-weight: bold;	color: #a90015;	text-align: left;}/* Special fonts and formats */.menutext	{	color: white;	font-family: verdana;	font-weight: bold;	font-size: x-small;	background-color: #a90015;	border-style: none;}.searchbutton	{	height:	22px;	color: white;	font-family: Verdana;	font-weight: bold;	font-size: x-small;	background-color: #a90015;	border: 0px;}.searchbutton:hover	{	height:	22px;	color: white;	font-family: Verdana;	font-weight: bold;	font-size: x-small;	background-color: #e55214;	border: 0px;}.maintopicheadertext {	color: white;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: x-small;	background-color: transparent;	margin-left: 15px;}.topicheadertext {	color: white;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: x-small;	font-weight: bold;	background-color: transparent;	margin-left: 15px;}.footertext {	font-family: verdana, arial, helvetica, sans-serif;	font-size: xx-small;	font-weight: normal;	color: white;	background-color: transparent;	padding-top: 6px;	padding-left: 15px;}.greylinktext {	font-family: verdana, arial, helvetica, sans-serif;	font-size: xx-small;	font-weight: normal;	color: white;	background-color: transparent;	text-decoration: underline;}.headline1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: small;	font-weight: bold;	color: #731514;}.headline {	font-family: verdana, arial, helvetica, sans-serif;	font-size: x-small;	font-weight: bold;	color: #a90015;}