html, body {
   background: #FFFFFF;
   color: #000000;
}

html, body, h1, h2, h3, h4, div, p, ul, li, input {
   font-family: Arial, Helvetica, sans-serif;
}

TD.leftborder {
	border-left: solid 0 #000;
	border-left-width: 1px;
	border-bottom: solid 0 #000; 
	border-bottom-width: 1px;
}

TD.rightborder {
	border-left: solid 0 #000;
	border-left-width: 1px;
	border-right: solid 0 #000;
	border-right-width: 1px;
	border-bottom: solid 0 #000; 
	border-bottom-width: 1px;
}


TD.maintitle {
	color: #000000;
	font-size: 24px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

TD.univ {
	color: #000000;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-style: italic;
}


TD.small { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TD { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

H1 {
	font-size: 24px;
	font-weight: bold;
	color:#888888;
}

H2 {
	font-size: 20px;
	font-weight: bold;
}

H3 {
	font-size: 18px;
	font-weight: bold;
 }

A:link    {
	font-size: 14px;
	background-color: transparent;
	color: #003399;
	text-decoration: none;
}

A:visited    {
	font-size: 14px;
	color: #003399;
	background-color: transparent;
	text-decoration: none;
}

A:active    {
	font-size: 14px;
	color: #003399;
	background-color: transparent;
	text-decoration: none;
}

A:hover    {
	font-size: 14px;
	color: #003399;
	background-color: transparent;
	text-decoration: underline;
}

A.link:link {
	font-size: 16px;
}

A.link:visited    {
	font-size: 16px;
}

A.link:active    {
	font-size: 16px;
}

A.link:hover    {
	font-size: 16px;
}

A.menu:link {
	font-size: 12px;
	font-weight: bold;
}

A.menu:visited {
	font-size: 12px;
	font-weight: bold;
}

A.menu:active {
	font-size: 12px;
	font-weight: bold;
}

A.menu:hover {
	font-size: 12px;
	font-weight: bold;
}

A.small:link    {
	font-size: 12px;
}

A.small:visited    {
	font-size: 12px;
}

A.small:active    {
	font-size: 12px;
}

A.small:hover    {
	font-size: 12px;
}
