body {
	font-size:10pt;
	color:#333333;
	cursor : auto;
	background-color: #FBF8F4;
	background-image: url(blog/bg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;	
}
.stylemenu {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0033FF;
}
textarea{
	background-color: #99ccff;
	border: 1px dotted #0033FF;
	color: #0033FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 92%;
	font-weight: normal;
	font-style: normal;
} 

input{
	background-color: #99ccff;
	border: 1px dotted #0033FF;
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
	font-weight: normal;
	font-style: normal;
} 
A {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#0000FF;
	text-decoration: none;
	font-style: normal;
	border-bottom-style: none;
	border-bottom-width: 1px;
}
A:hover{
	color:#FFFFFF;
	font-size:10pt;
	text-decoration: none;
	background-color: #0033FF;
	background-repeat: no-repeat;
}
P {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333333;
	text-decoration: none;
}
H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000099;
	font-weight:normal;
	background-color: #CAE4FF;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #333333;
	text-decoration: none;
}a:visited {
	color: #0099FF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.tableborder {
	border-top: 1px dotted #3300FF;
	border-right: 1px dotted #3300FF;
	border-bottom: 1px dotted #3300FF;
	border-left: 1px dotted #3300FF;
}
.tableborder2 {
	border: 1px solid #0033FF;
}

