p {
	color:Black;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 30px;
	text-align: justify;

}

p:first-letter {
	color: #993333;
	font-size: medium;
}

h1
{
	color:#993333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

h2
{
	color:#993333;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 50pt;
	font-size: large;


}

a
{
	color: #993333;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;

}

a:active
{
    color: #993333;
}

a:hover
{
    text-decoration:underline;
}

.top
{
	background-color: #F4EFD2;
	height: 100px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(../images/TopImage.gif);
	background-repeat: no-repeat;
	background-position: left top;


}
.imagetop {
	background-color: #00CCFF;
	height: 90px;
	width: 100px;
	float:left;
	background-image: url(../images/TopImage.gif);
}
.Links {
	width: 100px;
	float:left;
	height: 200px;
	background-color: #F4EFD2;



}
.content {
	background-color: #F8F1D5;
	font: Arial;
	text-align: left;
	width: 730px;
	clip:        rect(auto auto auto auto);





}
.bottom {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 30px;
	background-color: #F8F1D5;
	width: 750px;
}
.header {
	width: 750px;
}
.container {
	width: 750px;
	margin:0px;
	background-color: #F8F1D5;

}
.languages {
	text-align: center;
}

#languages
ul {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
}
.adress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #993333;
	margin-right: 20px;






}
.imagelink {
	border: none;
}
td {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;


}
li {
	list-style-type: circle;
	list-style-image:  url(../images/bullet-point.gif);
	list-style-position: inside;
	text-indent: 20px;


}
.corner {
	background-image: url(../images/corner1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.line-bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line-right {
	background-image: url(../images/right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.corner-br {
	background-image: url(../images/corner-br.gif);
	background-position: right bottom;
	background-repeat: no-repeat;

}
.corner-tr {
	background-image: url(../images/corner-tr.gif);
	background-position: right top;
	background-repeat: no-repeat;

}
.line-top {

	background-image: url(../images/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.corner-tl {

	background-image: url(../images/corner-tl.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
h4 {
	color: #993333;
	font-family: Arial, Helvetica, sans-serif;

}
.corner-bl {


	background-image: url(../images/corner-bl.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
img {
	border-top-color: #993333;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
}
table {
	border-top-color: #993333;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;

	
}

