p   {
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
ul  { color: #fff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
h3 { color: #fff; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration: none }
a:link  {
	color: #FFCC00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	line-height: normal;
}
a:visited  {
	color: #FFCC00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
}
a:hover  {
	color: #FFCC00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
}
a:active  {
	color: #FFCC00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.outline { border: double 3px #fff }
.bg { background-image: url("..//images/sochin_bg.jpg"); background-repeat: repeat; background-attachment: fixed }
.dotted { border-right: 2px dotted #e04c05 }
h4  { color: #fb5308; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; margin: 1.33em 0 }
