
body {
	background : white url("images/beautybg.jpg") repeat;
	font-family : tahoma,arial,sans-serif;
	background-color : white;
}

.navbar {
	font-style : normal;
	font-weight : normal;
	font-size : xx-small;
	color : #006666;
	font-family : arial, sans-serif;
	background-color : #efefef;
	text-align: center;
}

.slant {
	font-style : italic;
	font-weight : normal;
	font-size : 1em;
	font-family : non-serif;
}

.timestamp
	{
	font-style : normal;
	font-weight : normal;
	font-size : xx-small;
	color : #3399cc;
	font-family : arial, sans-serif;
	text-align : right;
	background-color : white;
}

p {
	text-indent : 5em;
}

p {
	text-align : left;
	font-size : 1em;
	color : #000033;
	font-family : arial, san-serif;
	background-color : white;
}

.par {
	text-indent : 5%;
}

a 	{
	color : #3366cc;
	background-color: transparent;
}

a:hover {
	color : #ffffff;
	background-color : #398cc6;
}

h1 {
	font-size : 25pt;
	font-family : "times new roman", sans-serif;
	font-weight : normal;
}

h2 {
	font-size : 20pt;
	font-family : "FlemishScript BT", ChaseCallasSH, times, "times new roman", sans-serif;
	font-weight : normal;
}

h3 {
	font-size : 10pt;
	font-family : tahoma,arial, sans-serif;
	font-weight : normal;
}

.b	{
	color:#ffffff;
	background-color: #398CC6;
	font-weight:bold;
	font-size: small;
	text-align: center;
}

.c	{
	color : #3399cc;
	background-color: transparent;
	font-weight:normal;
	font-size:x-small;
	text-align: center;
}

.d	{
	color : #3399cc;
	background-color: transparent;
	font-weight:normal;
	font-size:x-small;
	text-align: left;
}

.e	{
	font-weight:bold;
	font-size: small;
	text-align: right;
}

.g	{
	color : #3399cc;
	background-color: transparent;
	font-weight:normal;
	font-size:small;
	text-align: center;
}

.n	{
	color : #3366cc;
	font-style : normal;
	font-weight : bold;
	font-size : small;
	font-family : tahoma,arial, sans-serif;
	background-color : white;
	text-align: center;
}

.s 	{
	color : #3399cc;
	background-color: transparent;
	font-size:xx-small;
	font-weight:normal;
	font-family:arial,sans-serif;
}

.white	{
	color:#ffffff;
	background-color: #c0c0c0;
	font-weight:normal;
	font-size: xx-small;
	text-align: center;
}


