﻿@charset "UTF-8";
/* CSS Document */

body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/index_r1_c1.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}
.bib {
	background-color: #FFFFFF;
	background-image: url(images/index_r5_c2.gif);
	background-repeat: no-repeat;
}



a:link     {color:#555555; text-decoration:underline;}
a:visited  {color:#555555; text-decoration:underline;}
a:hover    {color:#7E5091; text-decoration:none;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: -1px;
	color: #6a3c7d;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: -1px;
	color: #6a3c7d;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: -1px;
	color: #6a3c7d;
}
.style1 {
	font-size: 14px;
	color: #666666;
}.froms {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.border { border: 1px solid #CCCCCC; }
