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

body,td,th {
	font-family: Garamond, Times New Roman, Georgia, Bookman Old Style, Palatino Linotype, Book Antiqua, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
}
a {
	font-size: 13px;
	color: #990000;
}
a:link {
	font-size: 13px;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #990000;
}
a:hover {
	font-size: 13px;
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	font-size: 13px;
	text-decoration: none;
	color: #CC0000;
}
.h2 {color: #cc0000}
h1,h2,h3 {
	font-family: Garamond, Times New Roman, Georgia, Bookman Old Style, Palatino Linotype, Book Antiqua, serif;
}
h1 {
	font-size: 16px;
	text-decoration: strong;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #333333;
}

.h4 {color: #333333}
h4,h5,h6 {
	font-family: Garamond, Times New Roman, Georgia, Bookman Old Style, Palatino Linotype, Book Antiqua, serif;
}
h4 {
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
h5 {
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h6 {
	font-size: 11px;
	text-decoration: normal;
	color: #cc0000;
}
.opacity { 
	-khtml-opacity:.83; -moz-opacity:.83; -ms-filter:”alpha(opacity=83)”; filter:alpha(opacity=83); opacity:.83;
}

.background-img { 
background-image: /Roland-background.jpg; 
background-repeat: no-repeat; 
} 

.rounded {
border-radius: .4em;
s
-moz-border-radius: 4em;
} 

