@charset "utf-8";
/* CSS Document */

#container	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13x;
	color: #1F497d;
}

a:link {
	color: #1F497d;
	text-decoration: none;
}

a:visited {
	color: #1F497d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #800000;
}

a:active {
	color: #FF0000;
}
.text1	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	font-style: italic;
}
.text2	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	font-style: italic;
}
.text3	{
	font-size: 12px;
}

#header	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #800000;
	line-height: 15pt;
	font-style: italic;
}
.list	{
	line-height: 16pt;
}

h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 3pt;
}
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
h3	{
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
h4	{

}
h5	{

}
h6	{

}
