css www.staffordgymnastics.org.uk

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	background-color: #FFFFFF;

}
.bold-centre {
	font-weight: bold;
	background-position: center;
}

td {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt	;
}

th {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
}
a {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.align-top {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: text-top;
}

a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #0066FF;
}
.sublink {
	font-size: x-small;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.bold {
	font-weight: bold;
	text-align: left;

}
.alignleft {
	text-align: left;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: left;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: left;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
}

h2 {
        font-size: 14pt;
        font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
}

p.nav-hierarchy {
        font-size: xx-small;
}

p.navbar {
	font-size: 90%;
	text-align: center;
	background: #CCCCCC;
}
.centre {
	text-align: center;
}
.blue-font {
	color: #0033FF;
}

.background {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
}
.internalbackground {
	background-color: #6666CC;
	font-weight: bold;
}
.internalbg {
	background-color: #CCCCFF;
	font-weight: bold;
}

