/* CSS Document */
p			{font-family: tahoma; font-weight: normal; font-size: 12px; color: #555555; letter-spacing: 2px;}
strong		{font-family: tahoma; font-weight: normal; font-size: 12px; color: black; letter-spacing: 2px;}
em			{font-family: tahoma; font-weight: italic; font-size: 12px; color: #555555; letter-spacing: 2px;}
h1			{font-family: tahoma; font-weight: bold; font-size: 14px; color: #555555; letter-spacing: 2px;}
h2			{font-family: tahoma; font-weight: bold; font-size: 12px; color: #555555; letter-spacing: 2px;}
h3			{font-family: tahoma; font-weight: bold; font-size: 15px; color: #555555; letter-spacing: 2px;}
body		{margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; 			background-color: white;}
li			{font-family: tahoma; font-weight: normal; font-size: 12px; color: #555555; letter-spacing: 2px;}
small		{font-family: tahoma; font-weight: normal; font-size: 10px; color: #555555; letter-spacing: 2px;}	

a:link		{color: #000000; text-decoration: none;}
a:visited 	{color: #000000; text-decoration: none;}
a:hover 	{color: #000000; text-decoration: underline;}
a:active 	{color: #000000; text-decoration: none;}

.navi		{font-family: tahoma; font-weight: normal; font-size: 14px; color: white; letter-spacing: 2px;}
.navi a:link 	{text-decoration: none; color: white;}
.navi a:visited {text-decoration: none; color: white;}
.navi a:active	{text-decoration: none; color: white;}
.navi a:hover 	{text-decoration: none; color: #B7FFB7;}

.navi_act		{font-family: tahoma; font-weight: normal; font-size: 14px; color: #B7FFB7; letter-spacing: 2px;}

.bodytext		{font-family: tahoma; font-weight: normal; font-size: 11px; color: #555555; letter-spacing: 2px;}

.bodytext a:link 	{text-decoration: underline; color: #FF0000;}
.bodytext a:visited {text-decoration: underline; color: #FF0000;}
.bodytext a:active	{text-decoration: underline; color: #FF0000;}
.bodytext a:hover 	{text-decoration: none; color: #FF0000;}

.bodytext strong	{font-family: tahoma; font-weight: normal; font-size: 12px; color: black; letter-spacing: 2px;}

.big		{font-family: tahoma; font-weight: normal; font-size: 13px; color: black; letter-spacing: 2px;}
.big a:link 	{text-decoration: none;}
.big a:visited {text-decoration: none;}
.big a:active	{text-decoration: none;}
.big a:hover 	{text-decoration: underline;}

.table		{font-family: tahoma; font-weight: normal; font-size: 11px; color: #555555; letter-spacing: 2px;}	

#line	{line-height: 1.5;}