/* CSS Document */
body {
	background-image: url(back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #822166;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

A.link_fiolet:LINK { color: #822D5A; text-decoration: none;}
A.link_fiolet:VISITED { color: #822D5A; text-decoration: none;}
A.link_fiolet:HOVER { color: #822D5A; text-decoration: underline; }

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color: #822166;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#333333;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#333333;
font-style: bold;
}
#rama {
background-image:url(back1copy.jpg); background-repeat:repeat-x; width:100%; padding-top:30px;
}

#container {
width:898px; background-color:#FFFFFF; border:#333333; border-style:solid 3px;
}

