body {
	background : #FFFAFA;
}
A:Link {
	Color: Blue;
	Text-decoration: underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
A:Visited {
	Color: Blue;
	Text-decoration: underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
A:Hover {
	Color: Blue;
	Text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
#element {
	background : #FFDEAD;
	margin-top : 69px;
	margin-right : 7px;
	border : 1px outset Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : lighter;
	width : 130px;
	text-align : center;
}
#elmt {
	border : 1px solid Black;
	margin-top : 5px;
	margin-bottom : 5px;
}
img {
	border : 1px outset Black;
}
#lin {
	display : none;
}
#gl {
	width: 772px;
	text-align : center;
	display : inline;
}
#v_gl {
	width: 780px;
	text-align : center;
}
#left {
    width: 140px;
	text-align : center;
	float : left;
	display : inline-block;
}
#right {
	width: 632px;
	text-align : center;
	float : right;
	display : inline-block;
	border : 1px outset Black;
}
#group {
	background : #ff9997;
	text-align : center;
	width : 140px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	margin-top : 2px;
	margin-bottom : 2px;
	border : 1px solid Black;
}
#g_link {
	background : #FFDEAD;
	width : 140px;
	margin-bottom : 2px;
	margin-top : 2px;
	border : 1px solid Black;
	text-align : center;
}
#link {
	text-align : left;
	background : #FFDEAD;
	width : 140px;
	margin-bottom : 2px;
	margin-top : 2px;
	padding-left : 5px;
	border-right : 1px solid Black;
	border-left : 1px solid Black;
}
#currentpage {
	display : none;
	width : 0px;
}
#p_v {
	text-align : center;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
h1 {
	text-align : center;
	font-family : cursive;
	font-size : small;
	font-weight : lighter;
	width : 700px;
}
h3 {
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : lighter;
	width : 400px;
	margin-bottom : 4px;
	margin-top : 8px;
}
#gp {
	background : #ff9997;
	text-align : center;
	width : 122px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	margin-top : 4px;
	margin-bottom : 4px;
	border : 1px solid Black;
}
#b {
	margin-top : 4px;
}
#t {
	margin-top : 14px;
	margin-bottom : 24px;
}
#copy {
	width : 402px;
	margin-top : 10px;
	margin-bottom : 10px;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : lighter;
}