body {
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-color : #F9F9F9;
	background-image : url(../images/logo_gym_bg.jpg);
	background-position : left top;
	background-repeat : no-repeat;
	background-attachment : fixed;
}

a:link {
	color : #0000FF;
	text-decoration : none;
	background-color : transparent;
}

a:visited {
	color : #0000FF;
	text-decoration : none;
	background-color : transparent;
}

a:hover {
	color : #FF0000;
	text-decoration : none;
	background-color : transparent;
}

.gr8
{
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
}

.gr11
{
	font-family : arial, helvetica, sans-serif;
	font-size : 11pt;
}

.gr12
{
	font-family : arial, helvetica, sans-serif;
	font-size : 12pt;
}

.gr13
{
	font-family : arial, helvetica, sans-serif;
	font-size : 13pt;
}

.gr14
{
	font-family : arial, helvetica, sans-serif;
	font-size : 14pt;
}

.gr16
{
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 16pt;
}

.gr18
{
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 18pt;
}

.gr20blue
{
	color : #0000A0;
	font-family : arial, helvetica, sans-serif;
	font-size : 20pt;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	background-color : transparent;
}

h1
{
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 20pt;
	margin-bottom : 0px;
	margin-left : 0px;
	background-color : transparent;
}

h2
{
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 18pt;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	background-color : transparent;
}

h3
{
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 16pt;
	font-style : italic;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	background-color : transparent;
}

h4
{
	color : #0000A0;
	font-family : arial, helvetica, sans-serif;
	font-size : 35pt;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	background-color : transparent;
}

h5
{
	color : #0000FF;
	font-family : arial, helvetica, sans-serif;
	font-size : 18pt;
	margin-bottom : 0px;
	margin-top : 0px;
	background-color : transparent;
}

h6
{
	color : #0000FF;
	font-family : arial, helvetica, sans-serif;
	font-size : 16pt;
	font-style : italic;
	margin-bottom : 0px;
	margin-top : 0px;
	background-color : transparent;
}

blockquote
{
	margin-left : 35px;
}

caption
{
	font-family : arial, helvetica, sans-serif;
	font-size : 7pt;
	font-style : italic;
	font-weight : 800;
}

th
{
	font-family : arial, helvetica, sans-serif;
	font-size: 12px;
	background : Silver;
}

td
{
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	color:#000000;
	background-color : transparent;
	}
	
td.small
{
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
	color:#000000;
	background-color : transparent;
}

td.big
{
	font-family : arial, helvetica, sans-serif;
	font-size : 12pt;
	color:#000000;
	background-color : transparent;
}

td.big2
{
	font-family : arial, helvetica, sans-serif;
	font-size : 16pt;
	color:#000000;
	background-color : transparent;
}

ul
{
	margin-bottom : 1px;
	margin-top : 1px;
	margin-left : 35px;
	}
	
li.disc
{
	margin-bottom : 1px;
	margin-top : 1px;
	list-style-type: disc;
}

li.circle
{
	margin-bottom : 1px;
	margin-top : 1px;
	list-style-type : circle;
}

li.square
{
	margin-bottom : 1px;
	margin-top : 1px;
	list-style-type : square;
}

li.a
{
	margin-bottom : 1px;
	margin-top : 1px;
	list-style-type : lower-alpha;
}

ol
{
	margin-bottom : 1px;
	margin-top : 1px;
}

.blue
{
	color: #0000FF;
}

.red
{
	color: #FF0000;
}

.nods
{
	color: #0000A0;
}