h1 { font-size: 24px; padding: 30px 0px 10px 0px; }
h2 { font-size: 14px; font-variant: small-caps; margin: 30px 0px 0px 0px; }
h3 { font-size: 13px; font-style: italic; margin-top: 15; margin-bottom: 0; }

body {
	margin: 200px 0px 0px 75px;
	background-image: url(top.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #f4f4f4;
}

td { font-family: helvetica, arial, sans-serif; font-size: 16px; line-height: 18px; }
p { font-family: helvetica, arial, sans-serif; font-size: 16px; line-height: 24px; }
.p { font-family: helvetica, arial, sans-serif; font-size: 16px; line-height: 24px; margin: 0px 30px 10px 0px;}

li { padding: 0px 0px 5px 0px; line-height: 22px; }
.li { padding: 0px 0px 4px 0px; }
.li_line { font-family: helvetica, arial, sans-serif; font-size: 16px; padding: 5px 0px 5px 0px; }

.workshop { font-family: helvetica, arial, sans-serif; font-size: 12px; color: #000000; line-height: 12px; }
.spacing { padding: 4px 0px 4px 0px; }
.download { color: #663366; font-weight: bold; font-style: none; font-family: Times New Roman, Times, serif; padding: 0px 0px 10px 0px; }
.copyright { text-align: left; color: grey; font-size: 10px; font-family: arial, helvetica, sans-serif; margin: 80px 0px 20px 0px; }

b { font-variant: none; font-weight: bold; }

a:link
{
	color: black;
	text-decoration: none;
	font-weight: none;
}

a:visited
{
	color: black;
	text-decoration: none;
	font-weight: none;
}

a:active
{
	color: black;
	text-decoration: underline;
	cursor: hand;
	font-weight: none;
}

a:hover
{
	color: black;
	text-decoration: underline;
	cursor: hand;
	font-weight: none;
}

.a:link
{
	color: #FF6;
	text-decoration: none;
	font-weight: none;
}

.a:visited
{
	color: #FF6;
	text-decoration: none;
	font-weight: none;
}

.a:active
{
	color: #000000;
	text-decoration: underline;
	cursor: hand;
	font-weight: none;
}

.a:hover
{
	color: #000000;
	text-decoration: underline;
	cursor: hand;
	font-weight: none;
}

.a_red:hover
{
	color: #C54E23;
	text-decoration: none;
	cursor: hand;
	font-weight: none;
}

.a_red:link
{
	color: #C54E23;
	text-decoration: none;
	font-weight: none;
}

.a_red:visited
{
	color: #C54E23;
	text-decoration: underline;
	font-weight: none;
}

.a_red:active
{
	color: #C54E23;
	text-decoration: underline;
	cursor: hand;
	font-weight: none;
}

.right_side_menus:link
{
	color: #005B78;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.right_side_menus:visited
{
	color: #005B78;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.right_side_menus:active
{
	color: #005B78;
	text-decoration: underline;
	cursor: hand;
	font-weight: bold;
	font-size: 14px;
}

.right_side_menus:hover
{
	color: #005B78;
	text-decoration: underline;
	cursor: hand;
	font-weight: bold;
	font-size: 14px;
}

.contact:link
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.contact:visited
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.contact:active
{
	color: black;
	text-decoration: underline;
	cursor: hand;
	font-weight: bold;
	font-size: 12px;
}

.contact:hover
{
	color: black;
	text-decoration: underline;
	cursor: hand;
	font-weight: bold;
	font-size: 12px;
}

.a_milonic:link
{
	color: #d5d5d5;
	text-decoration: none;
	font-weight: 9px;
	margin: 3px 0px 20px 0px;
}

.a_milonic:visited
{
	color: #d5d5d5;
	text-decoration: none;
	font-weight: 9px;
	margin: 3px 0px 20px 0px;
}

.a_milonic:active
{
	color: #d5d5d5;
	text-decoration: underline;
	cursor: hand;
	font-weight: 9px;
	margin: 3px 0px 20px 0px;
}

.a_milonic:hover
{
	color: #d5d5d5;
	text-decoration: underline;
	cursor: hand;
	font-weight: 9px;
	margin: 3px 0px 20px 0px;
}

html { height: 101%; }
