A:link	{color:red}   

A:visited	{color:red}   

A:active	{color:red} 

A:hover	{color:blue}

body	{
	font-family: arial, helvetica;
	font-size: 36pt;
	scrollbar-face-color: 009899;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: black;
	scrollbar-arrow-color: black;
	background-position: center center;
	color: #000;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

h1		{font-family:arial, helvetica; 

		font-size: 18pt; 

		color: #FFFFFF; 

		font-weight: bold}

h2		{font-family:arial, helvetica; 

		font-size: 12pt; 

		color: black; 

		font-weight: bold}

h3		{font-family:arial, helvetica; 

		font-size: 10pt; 

		color: black; 

		font-weight: bold}

p		{font-family: arial, helvetica; 

		color: #000000; 

		font-size: 10pt}

ol		{font-family: arial, helvetica; 

		color: black; 

		font-size: 9pt}

hr		{height:1; 

		color:black}

.info		{
	font-family: verdana,arial, helvetica;
	font-size: 8pt;
	color: black;
	font-weight: normal
}

.red		{
	font-family: verdana,arial, helvetica;
	font-size: 8pt;
	color: #FF0000;
	font-weight: normal
}

.txt	{
	font-size: 24px;
	font-family: verdana, arial;
	font-weight: normal;
	color: black;
	text-align: left;
	line-height: 18px

		}

.title-bar      {
	font-size: 12pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #000;
}

.center-title-bar      {font-size: 10pt; 

		font-family: Arial, Helvetica; 

		font-weight: bold; 

		background: silver;

		background-image: ;

		color: black;}

.content_title      {
	font-size: 24pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: black;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
}

.sidenavlink      {font-size: 9pt; 

		font-family: Arial, Helvetica; 

		color: black;}

a:link.sidenavlink      {font-size: 9pt; 

		font-family: Arial, Helvetica; 

		color: black;}

a:visited.sidenavlink      {font-size: 9pt; 

		font-family: Arial, Helvetica; 

		color: black;}

a:active.sidenavlink      {font-size: 9pt; 

		font-family: Arial, Helvetica; 

		color: black;}

a:hover.sidenavlink      {font-size: 9pt; 

		font-family: Arial, Helvetica; 

		color: black;}
		
.box_txt {
	font-family: Verdana;
	font-size: 14px
}