body		{ background-color:		#959D89; }

table		{ margin-left:			auto;
			  margin-right:			auto;
			  table-layout:			fixed; }

td			{ background-color:		#ece2db;
			  font-family:			"times new roman";
			  font-size:			14px;
			  font-weight:			normal;
			  font-style:			normal;
			  text-align:			left;
			  text-decoration:		none;
			  color:				#3c4f5d; }

td.link		{ background-color:		#3c8c88;
			  font-family:			arial;
			  font-size:			16px;
			  font-weight:			bold;
			  font-style:			italic;
			  color:				#f9e0ca;
			  text-align:			right; }

td.here		{ height:				90px;
			  font-size:			28px;
			  font-weight:			bold;
			  font-style:			italic;
			  text-decoration:		underline;
			  color:				#edad89;
			  text-align:			center; }

td.skra0	{ background-color:		#a0aca6;
			  font-size:			16px;
			  font-weight:			bold;
			  text-indent:			8px;
			  color:				#3c4f5d; }

td.skra1	{ background-color:		#e8cfb9;
			  color:				#3c4f5d; }

td.skra2	{ background-color:		#c0ccc6;
			  color:				#3c4f5d; }

td.formTxt	{ text-align:			right; }

td.formFld	{ text-align:			left; }

h1			{ font-family:			"times new roman";
			  font-size:			32px;
			  font-style:			italic;
			  color:				#dc9754;
			  text-decoration:		underline;
			}

h1.alt		{ font-family:			Georgia;
			  font-size:			38px;
			  font-style:			italic;
			  font-weight:			bold;
			  color:				#edad89;
			  text-decoration:		none;
			}

p			{ font-family:			"times new roman";
			  font-size:			14px;
			  font-weight:			normal;
			  font-style:			normal;
			  text-align:			justify;
			  text-decoration:		none;
			  line-height:			18px;
			  word-spacing:			4px;
			  color:				#3c4f5d; }

a:link		{ color:				#dc9754; }
a:visited	{ color:				#dc9754; }
a:hover		{ color:				#edad89; }
a:active	{ color:				#dc9754; }

a.skra		{ font-family:			arial;
			  font-size:			18px;
			  line-height:			24px;
			  font-weight:			bold;
			  font-style:			italic;
			  color:				#3b8c88;
			  text-align:			left;
			  text-decoration:		none;
			  text-indent:			18px;
			}
a.skra:visited	{ font-family:			arial;
			  font-size:			18px;
			  line-height:			24px;
			  font-weight:			bold;
			  font-style:			italic;
			  color:				#3b8c88;
			  text-align:			left;
			  text-decoration:		none;
			  text-indent:			18px;
			}
a.skra:hover	{ font-family:			arial;
			  font-size:			18px;
			  line-height:			24px;
			  font-weight:			bold;
			  font-style:			italic;
			  color:				#3b4f5d;
			  text-align:			left;
			  text-decoration:		none;
			  text-indent:			18px;
			}
a.skra:active	{ font-family:			arial;
			  font-size:			18px;
			  line-height:			24px;
			  font-weight:			bold;
			  font-style:			italic;
			  color:				#3b8c88;
			  text-align:			left;
			  text-decoration:		none;
			  text-indent:			18px;
			}

