p {	color:      #99b9d0;	font-weight: normal;	font-size:   13px;	font-family: "Century Gothic", georgia;

}.head {	color:      #63869f;	font-weight: italic;
	border-bottom: 2px dotted #63869f;	font-size:   15px;	text-align:  right;	margin:      0px;
}.head1{	color:      #a8bece;	font-weight: italic;
	border-bottom: 1px dashed #6c98b8;	font-size:   15px;	margin:      0px;
}

a
{
color : #7ea6c3;
text-decoration : underline;
}

a:hover 
{color : #abcce4;
text-decoration : none;
cursor : crosshair;
font-weight : 13px;
	
}a:visited {	color:  #6691af;	text-decoration: none;
}body {	background: #d3e5f2 url(images/backrp.png);
	background-repeat: repeat-y; 	margin:      0px;		scrollbar-arrow-color: #8daec6;
scrollbar-base-color: #d3e5f2;
scrollbar-face-color: #d3e5f2;
scrollbar-highlight-color: #d9ebf8;
scrollbar-shadow-color: #8daec6;
scrollbar-3dlight-color: #d9ebf8;
scrollbar-track-color: #d3e5f2;
scrollbar-darkshadow-color: #8daec6;

}h1 {	color: #85a9c3;	font-family: "Century Gothic", georgia;
	font-size:   17px;

}

h2 {	color: #85a9c3;	font-family: "Century Gothic", georgia;
	font-size:   16px;

}

h3 {	color: #85a9c3;	font-family: "Century Gothic", georgia;
	font-size:   15px;

}

b
{
color : #77a3c3;
}  table {	color:           #d3e5f2;	font-size:        14px;	font-family:      "Century Gothic";	background-color: #d3e5f2;	text-align:       center;	border:           none;	cursor:           : crosshair;
}td {	border: none;
}textarea {	color:           #5b89aa;	font-size:        12px;	font-family:      "Century Gothic";	background-color: #d3e5f2;	border:           solid 1px #5b89aa;

}input{
font-family: "Book Antiqua", Georgia, serif;
color: #789db4;
font-size: 12px;
letter-spacing: 1px;
background-color: #e6f1f8;
border: dashed 1px #789db4;
}button {
font-family: "Book Antiqua", Georgia, serif;
color: #5988ab;
font-size: 11px;
letter-spacing: 1px;
background-color: #c3d9e9;
border: dotted 1px #669fc9;
}#box{
	padding: 5px;
	background: #dfedf8 no-repeat;
	margin: 5px;
	border: 1px dashed #accce0;
}