a {
	color: #353399;
	font-family: "Georgia" serif;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #336799;
	font-family: "Georgia" serif;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #993333;
	font-family: "Georgia" serif;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #353399;
	font-family: "Georgia" serif;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-image: url(../images/personal-full-background.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: "Georgia" serif;
	font-size: 14px;
}

h1 {
	background-color: transparent;
	color: #993333;
	font-family: "Georgia" serif;
	font-style: normal;
	text-align: center;
}

h1.not {
	background-color: #29517B;
	color: #339999;
	font-family: "Georgia" serif;
	font-style: normal;
	text-align: center;
}

h2, h4 {
	background-color: transparent;
	color: #993333;
	font-family: "Georgia" serif;
	font-style: normal;
	text-align: center;
}

h2.colour-bg-grey {
	background-color: transparent;
	color: #29517B;
	font-family: "Georgia" serif;
	width: 602px;
}

h3 {
	background-color: transparent;
	color: #000000;
	font-family: "Georgia" serif;
	font-style: normal;
	text-align: center;
}

p.centre{
	text-align: center;
}

p.sml {
	color: #993333;
	font-size: small;
}

p.sml-b-t {
	background-color: transparent;
	color: #000000;
	font-size: x-small;
}

p.sml-w {
	background-color: transparent;
	background-image: none;
	color: #F8F8FF;
	font-size: x-small;
}

td,th,p,div,form,blockquote,ul,ol {
	background-color: #EEEEEE;
	background-image: url(../images/tp-back.jpg);
	background-repeat:  repeat;
	color: #000000;
	font-family: "Georgia" serif;
	font-size: 14px;
}

.sml-bcb {

	color: Black;
	font-size: .75em;
	font-weight: bold;
}
td.imgbgr {
	background-image: url(../images/tp-back.jpg);
	background-position: CENTER;
	background-repeat: no-repeat;
}

td.shade {
	background-image: url(../images/personal-edge-shadow.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.bkg-colour {
	background-image: url(../images/pe-img-bar-bkgr.gif);
	background-repeat: repeat-x;
}

.colour-red {
	background-color: transparent;
	color: #993333;
}

.not-trans {
	background-color: #339999;
}

.pad {
	padding-left: 35px;
	padding-right: 35px;
}

.r {
	text-align: right;
}

.sml-b {
	color: #000000;
	font-size: x-small;
}

.sml-b-b {
	color: #353399;
	font-size: x-small;
	padding-right: 63px;
	text-align: right;
}

.sml-bc {
	color: #339999;
	font-size: xx-small;
}

.trans {
	background-color: transparent;
	background-image: none;
}
