body {
	background-color: #660;
	margin: 15px;
}

#certificate {
	width: 600px;
	border: 1px solid #333;
	padding: 40px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(elements/img_94_2.gif);
}
.hilite {
	background-color: #FF9;
}
.sidebar {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}

.bing {
	border: 1px solid #333;
}
.bingpad {
	padding: 1px;
	border: 1px solid #333;
	background-color: #fff;
}

.inside p {
	font-family: 'times new roman', times, serif;
	font-size: 15px;
	line-height: 22px;
}

.inside b {
	font-size: 13px;
	text-transform: uppercase;
}

.inside h1 {
	font-size: 13px;
	text-transform: uppercase;
}

.code {
	text-transform: uppercase;
	font-family: arial, sans-serif;
	font-size: 20px;
}

.footer {
	font-family: arial, sans-serif;
	font-size: 10px;
	text-align: center;
}
.footer a {
	text-decoration: none;
	color: #666;
}
a {
	color: #330;
}

.brief p {
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.brief b {
	font-size: 42px;
	font-weight: normal;
	color: #000;
}
.small {
	font-size: 8px;
}
h2 {
	font-family: 'times new roman', times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#menu p {
	text-transform: uppercase;
	font-family: verdana, sans-serif;
	font-size: 10px;
}
#menu {
	text-align: right;
}
.balloon {
	margin: 15px;
}
.balloon p {
	font-family: arial, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}
h2 {
	font-family: arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}
h3 {
	font-family: arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #666;
	text-transform: uppercase;
}
.question {
	font-size: 12px;
	font-weight: normal;
}

/*
#certificate {
	text-align: center;
}
#certificate h1 {
	text-align: center;
	font-family: 'times new roman', serif;
	font-size: 20px;
	font-weight: normal;
}

#certificate h2 {
	text-align: center;
	font-family: 'times new roman', serif;
	font-size: 30px;
	text-transform: none;
	font-weight: normal;
}
#certificate p {
	font-family: 'times new roman', serif;
	font-size: 20px;
}
#certificate .x {
	font-size: 16px;
	font-family: 'courier new', mono;

}
#certificate .caps {
	font-size: 14px;
}
#certficate .witness {
	font-size: 10px;
}
*/
/* other */
/*
body {
	background-color: #eee;
	margin: 15px;
	background-image: url(elements/img_94_2.gif);
}

#certificate {
	background-color: #fff;
	width: 600px;
	border: 35px solid #660;
	padding: 1px;
	margin-right: auto;
	margin-left: auto;
}

.sidebar {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}

.bing {
	border: 1px solid #660;
}

.inside p {
	font-family: 'times new roman', times, serif;
	font-size: 15px;
	line-height: 22px;
	text-align: left;
}

.inside b {
	font-size: 13px;
	text-transform: uppercase;
}

.code {
	text-transform: uppercase;
	font-family: arial, sans-serif;
	font-size: 20px;
}
*/
