body		{
		background-color: white;
		color: #5b6974;
		font-family: arial;
		font-size: 12px;
		vertical-align: middle;
		line-height: 1em;}	/*Standard*/

a:link		{
		text-align: center;
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		color: #5b6974;
		vertical-align: middle;
		line-height: 1em;}	/*Link*/

a:visited	{
		text-align: center;
		font-family:arial;
		font-size: 12px;
		font-weight: bold;
		color: #5b6974;
		vertical-align: middle;
		line-height: 1em;}	/*Link*/

a:hover		{
		text-align: center;
		font-family:arial;
		font-size: 12px;
		font-weight: bold;
		color: #3195e4;
		vertical-align: middle;
		line-height: 1em;}	/*Link*/

h1		{
		text-align: center;
		font-family: arial;
		font-size: 14px;
		color: #5b6974;
		text-decoration: underline;}	/*headline*/

h2		{
		text-align: center;
		font-family: arial;
		font-size: 12px;
		color: #5b6974;
		vertical-align: middle;
		line-height: 1em;}	/*content-text*/

h3		{
		font-family: arial;
		font-size: 12px;
		color: #5b6974;
		width: 100px;
		height: 100px;
		overflow: auto;}	/*overloaded*/

table.def	{
		background-color: #eeeeee;
		color: #5b6974;}	/*content-text*/

td.footer	{
		background-color: #abb9c5;
		font-family: arial;
		font-size: 12px;
		width: 33%;
		height: 25px;
		color: #5b6974;}	/*content-text*/

td.grey	{
		background-color: #eeeeee;
		font-family: arial;
		font-size: 12px;
		color: #5b6974;}	/*content-text*/

td.blue	{
		background-color: #abb9c5;
		font-family: arial;
		font-size: 12px;
		color: #5b6974;}	/*content-text*/