html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/mesh-repeat.png);
	background-repeat: repeat;
	z-index: -3;
}

#fadebg {
	position: fixed;
	top: 0;
	height: 100% !important;
	width: 100% !important;
	background-attachment: fixed;
	background-image: url(../images/background-fade.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	margin: 0;
	z-index: -2;
}

#fadebg-lower {
	position: fixed;
	top: 0;
	height: 100% !important;
	width: 100% !important;
	background-attachment: fixed;
	background-image: url(../images/background-fade-lower.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: -1;
}

/* Don't display transparent background in IE6 */
* html #fadebg {
	background-image: none;
}
* html #fadebg-lower {
	background-image: none;
}

input, textarea, select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
}

fieldset {
	border: none;
}

.plain-form input, .plain-form textarea {
	border: solid 1px #666;
}

p {
	line-height: 14pt;	
}

h1, h2, h4, h5 {
	font-weight: normal;
	color: #90241E;
	margin: 0px;
}

h1, h2, h3 {
	padding: 5px 0px;
}

h4, h5, h6 {
	padding: 2px 0px;
}

/* larger header set */

h1 {
	font-size: 24pt;
	line-height: 28pt;
}

h2 {
	font-size: 20pt;
	line-height: 24pt;
}

h3 {
	font-size: 16pt;
	font-weight: bold;
}

/* smaller header set */

h4 {
	font-size: 18pt;
	line-height: 21pt;
}

h5 {
	font-size: 14pt;
	line-height: 16pt;
}

h6 {
	font-size: 12pt;
	font-weight: bold;
}

.full-width h1, .full-width h2, .full-width h3, .full-width h4, .full-width h5, .full-width h6 {
	text-align: center;	
}

.small-body {
	font-size: 9pt;
	line-height: 12pt;	
}

blockquote {
	font-style: italic;
}

.bigquote {
	margin: 0 auto;
	padding-top: 5px;
	padding-right: 100px;
	padding-bottom: 5px;
	padding-left: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #2A5684;
	line-height: 25px;
}

.bigquote-source {
	margin: 0 auto;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 5px;
	padding-left: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	text-align: right;
}

a {
	color: #2C4D94;
}

a:hover {
	text-decoration: none;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

ul {
	list-style-type: square;
}

.hidelinks {
	display: none;
}

span.imgwrapleft {
	float: left;
	margin-left: 0;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

span.imgwrapright {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
}

div.imgcenter img {
	margin: 5px auto;
	display: block;
	clear: both;
}

p.center {
	text-align: center;
}

.instructional-menu-links {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-weight: bold;
}

.download-highlight {
	padding: 5px 5px 5px 28px;
	border: 1px solid #90241E;
	background-image: url(../images/download-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.redcolour {
	color: #90241E;	
}

.blackcolour {
	color: #000;	
}

.productlink {
	font-style: italic;
	font-weight: bold;
}

/* Header */

#header {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	background-image: url(/images/header.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 30px;
}

#header-index {
	width: 800px;
	height: 110px;
	margin: 0 auto;
	background-image: url(/images/header-index.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 30px;
}

#sub-menus-area {
	width: 800px;
	margin: 0 auto;
	background-image: url(/images/header-shadow.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

/* Special index page elements */

#index-page-header {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	background-image: url(/images/header.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 30px;
	padding-bottom: 0px;
	overflow: hidden;
}

#index-page-body {
	width: 800px;
	height: 657px !important;
	margin: 0 auto;
	padding-top: 0;
	padding-bottom: 0;
	overflow: hidden;
	background-color: #FFF;
	background-image: url(../images/index-version2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#index-page-contents {
	display: inline;
	margin: 0;
	padding: 0;
}

#index-box1 {
	float: left;
	margin-left: 608px;
	margin-top: 30px;
	padding-bottom: 0;
	width: 155px;
	height: 180px;
}

#index-box1 p {
	margin: 0;
	padding-top: 5pt;
	padding-right: 0;
	padding-bottom: 5pt;
	padding-left: 0;
}

.index-text1 {
	color: #000;
	margin-top: 0;
	padding: 0;
	font-weight: bold;
}

#index-buy-upgrade {
	font-weight: bold;
	font-size: 15pt;
}

#index-lower-boxes {
	clear: both;
	float: left;
	display: inline;
	top: 0;
}

#index-box2, #index-box3, #index-box4 {
	float: left;
	padding: 5px;
	width: 225px;
	margin-left: 7px;
	margin-top: 175px;
}

#index-box2:hover, #index-box3:hover, #index-box4:hover {
	background-color: #FDFFE7;
	border: 1px dashed #999;
	cursor: default;
	padding: 4px;
}

#index-box2:hover .index-box-info-title, #index-box3:hover .index-box-info-title, #index-box4:hover .index-box-info-title {
	color: #90241E;
}

#index-box2 {
	margin-left: 40px;
}

#index-box2 p, #index-box3 p, #index-box4 p {
	margin: 0;
	padding: 0;
}

.index-box-info-title {
	font-weight: bold;
	color: #000;
}

#index-box5 {
	float: left;
	margin-left: 40px;
	margin-top: 45px;
	padding-bottom: 0;
	width: 380px;
}

#index-box5 p {
	margin: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

/* index page */

#index-page-internal-body {
	width: 800px;
	height: 680px !important;
	margin: 0 auto;
	padding-top: 0;
	padding-bottom: 0;
	overflow: hidden;
	background-color: #FFF;
	background-image: url(/images/index-lion-background.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#index-page-internal-contents {
	display: inline;
	margin: 0;
	padding: 0;
}

#index-page-internal-contents a {
	text-decoration: none; /* ensure none of the linked text in this area has underlines */
}

#index-top-banner {
	padding-top: 5px;
	width: 392px;
	height: 53px;
	margin-top: 10px;
	margin-right: 0;
	margin-left: auto;
	background-image: url(/images/index-lion-top-banner-background.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#index-top-banner:hover {
	background-position: right -499px;
	cursor: pointer;	
}

#index-top-banner a p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 12px;
	margin-left: 32px;
	margin-right: 75px;
	margin-top: 0;
	padding-bottom: 3px;
	text-decoration: none;
}

#index-top-banner a p:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	cursor: pointer;
}

#index-headline-text {
	padding-top: 10px;
	width: 360px;
	margin-right: 0;
	margin-left: auto;
}

#index-headline-text div, #index-headline-text div p {
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#index-headline-text-header p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16.5pt;
	color: #90241E;
	padding-top: 15px;
}

#index-headline-text-body p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #666666;
	padding-top: 10px;
	line-height: 24px;
}

#index-vectorscribe, #index-phantasmcs {
	padding-top: 0;
	width: 360px;
	margin-right: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}

#index-vectorscribe {
	margin-top: 12px;
	background-image: url(/images/index-lion-vectorscribe-background.png);
	background-position: right -499px;
}

#index-phantasmcs {
	margin-top: 0;
	padding-bottom: 15px;
	background-image: url(/images/index-lion-phantasmcs-background.png);
	background-position: right -492px;
}

#index-vectorscribe:hover {
	background-position: right top;
	cursor: pointer;	
}

#index-phantasmcs:hover {
	background-position: right 7px;
	cursor: pointer;	
}

.index-product-header p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #90241E;
	margin-top: 0;
	padding-top: 11px;
	font-weight: bold;
}

.index-product-list {
 	list-style-type: square;
	margin-left: -20px;
	margin-right: 100px;
}

.index-product-list p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
 	list-style-type: square;
	padding: 0;
	margin: 0;
}

/* Buy and upgrade buttons */

table.buy-upgrade-buttons {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 15px auto 5px;
	clear: both;
}

td.buy-button {
	padding: 10px;
	background-image: url(../images/buy-button-background.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}

td.upgrade-button {
	padding: 10px;
	background-image: url(../images/upgrade-button-background.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
}

.buy-button a {
	color: #FFFFFF;
	padding: 10px;
}

.upgrade-button a {
	color: #FFFFFF;
	padding: 10px;
}

/* Astute Graphics logo and home button */

#logo-home {
	float: left;
}

#logo-home a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}

/* Buy header link bag background */

#menu {
	background-image: url(/images/buy-bag.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 30px;
	background-position: 150px 12px;
}

/* end bag background */

#menu ul, #sub-menu ul, #sub-sub-menu ul, #news-sub-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li, #sub-menu li, #sub-sub-menu li, #news-sub-menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding-top: 35px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 21pt;
	color: #FFFFFF;
	margin-right: 27px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#menu .current a, #menu .current a:hover, #sub-menu .current a, #sub-menu .current a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menu a:hover, #sub-menu a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#sub-menu, #sub-sub-menu {
	width: 624px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
	margin-left: auto;
}

#sub-menu {
	height: 31px;
	background-image: url(../images/sub-menu-background.png);
}

#sub-sub-menu {
	height: 28px;
	background-image: url(../images/sub-sub-menu-background.png);
}

#news-sub-menu {
	margin-left: 176px;
	height: 31px;
	background-image: url(../images/news-language-background.png);
	background-repeat: no-repeat;
	background-position: left;
}

#sub-menu .menu-comment {  /* for comments or entries which aren't links */
	display: block;
	float: left;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	font-size: 12pt;
	color: #FFFFFF;
	margin-left: 10px;
}

#sub-menu a {
	display: block;
	float: left;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	font-size: 12pt;
	color: #FFFFFF;
	margin-left: 25px;
}

#sub-sub-menu ul {
	margin-left: 10px;
}

#sub-sub-menu a {
	display: block;
	float: left;
	padding-top: 4px;
	text-align: left;
	text-decoration: none;
	font-size: 11pt;
	color: #222222;
	margin-left: 20px;
}

#sub-sub-menu .current a, #sub-sub-menu .current a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
}

#sub-sub-menu a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #222222;
}

#news-sub-menu li, li.menu-arrow-divider {
	float: left;
	padding-top: 6px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-size: 11pt;
	margin-left: 15px;
}

.light-text {
	color: #FFFFFF;
}

.darker-text {
	color: #999999;
}

#news-sub-menu li img {
	margin: 0 10px 0 1px;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FFFFFF;
}

.left-column {
	float: left;
	width: 355px;
	padding: 0 30px 0 15px;
	background: url(../images/dashed-divider.gif) repeat-y right;
}

.right-column {
	float: right;
	width: 355px;
	padding: 0 15px 0 30px;
}

.full-width {
	width: 770px;
	padding: 0 15px;
}

.divider {
	clear: both;
	width: 800px;
	background-image: url(../images/dashed-divider-horizontal.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
}

/* Footer */

#footer {
	width: 800px;
	height: 20px;
	margin: 0 auto 20px;
	background: #90241E;
}

#footer p {
	margin: 0;
	padding: 3px;
	font-size: 9px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	text-align: center;
}

/* Order form */

.order-confirm-warn {
	color: #8F0000;
	font-weight: bold;
}

.grayfont-orderpage {
	color: #666666;
}

.grayfontnote-orderpage {
	color: #666666;
	font-size: smaller;
	font-style: italic;
}

.ordertable {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

.ordertable table {
	margin: 0px;
	padding: 0px;
}

.ordertable p {
	margin: 2px;
	padding: 2px;
}

.ordertable select {
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #444444;
}

.ordertable option {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ordertable smallordertext {
	font-size: 10pt;
}

input.submitorder, input.submitorder:hover, a.submittelorder, a.submittelorder:hover, input.submittelorderform, input.submittelorderform:hover, a.returnpaypal, a.returnpaypal:hover {
	border: none;
	background-color: #FFFFFF;
	background-position: left top;
	height: 60px;
	width: 250px;
	cursor: pointer;
}

input.submitorder {
	position: relative;
	top: -4px;
	background: url(/images/buy-buttons-paypal-combined.png) no-repeat 0px 0px;
}

input.submitorder:hover {
	position: relative;
	top: -4px;
	background: url(/images/buy-buttons-paypal-combined.png) no-repeat 0px -60px;
}

a.submittelorder {
	display: block;
	text-decoration: none;
	background: url(/images/buy-buttons-telephone-combined.png) no-repeat 0px 0px;
}

a.submittelorder:hover {
	display: block;
	text-decoration: none;
	background: url(/images/buy-buttons-telephone-combined.png) no-repeat 0px -60px;
}

input.submittelorderform {
	display: block;
	text-decoration: none;
	background: url(/images/buy-buttons-telephone-submit-combined.png) no-repeat 0px 0px;
}

input.submittelorderform:hover {
	display: block;
	text-decoration: none;
	background: url(/images/buy-buttons-telephone-submit-combined.png) no-repeat 0px -60px;
}

a.returnpaypal {
	display: block;
	text-decoration: none;
	background: url(/images/buy-buttons-paypal-combined.png) no-repeat 0px 0px;
}

a.returnpaypal {
	display: block;
	text-decoration: none;
	background: url(/images/buy-buttons-paypal-combined.png) no-repeat 0px -60px;
}

input.submitupgrade {
	border: none;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	background-image: url(../images/pay-upgrade-paypal-background.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 250px;
	text-align: left;
}

.order-option-header {
	font-weight: normal;
	color: #90241E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}


/* Sociable */

div.sociable {
	background-image: url(../images/dashed-divider-horizontal.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom: 15px;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}

.sociable span {
	display: block;
}

.sociable ul {
	display: inline;
	margin: 0;
	padding: 0;
}

.sociable ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sociable ul li:before {
	content: "";
}

.sociable img {
	float: none;
	width: 45px;
	height: 45px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
}

.sociable-hovers:hover {
	background-image: url(/images/blog/admin/social_icons/highlight.png);
	background-repeat: no-repeat;
}

/* End sociable */


/* Specific page contents */

#large-title-image-phantasmcs {
	background-image: url(/images/download-header-phantasmcs.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 335px !important;
	margin: 0;
}

#large-title-image-phantasmcs h2 {
	padding-top: 235px;
	padding-left: 30px;
}

#large-title-image-vectorscribe {
	background-image: url(/images/download-header-vectorscribe.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 300px !important;
	margin: 0;
}

#large-title-image-vectorscribe h2 {
	padding-top: 30px;
	padding-left: 400px;
	padding-right: 30px;
}

#large-title-image-vectorscribe h2 span {
	padding-top: 30px;
	font-weight: bold;
}

#download-mac div, #download-win div, #download-mac-cs3cs4 div, #download-win-cs3cs4 div, #download-mac-cs5 div, #download-win-cs5 div {
	width: 118px !important;
	height: 153px !important;
}

#download-mac div {
	background-image: url(/images/download-mac.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

#download-mac div:hover {
	background-image: url(/images/download-mac-hover.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

#download-win div {
	background-image: url(/images/download-win.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

#download-win div:hover {
	background-image: url(/images/download-win-hover.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

#download-mac-cs3cs4 div {
	background-image: url(/images/download-mac-cs34.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#download-mac-cs3cs4 div:hover {
	background-image: url(/images/download-mac-cs34-hover.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

#download-win-cs3cs4 div {
	background-image: url(/images/download-win-cs34.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

#download-win-cs3cs4 div:hover {
	background-image: url(/images/download-win-cs34-hover.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

#download-mac-cs5 div {
	background-image: url(/images/download-mac-cs5.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#download-mac-cs5 div:hover {
	background-image: url(/images/download-mac-cs5-hover.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

#download-win-cs5 div {
	background-image: url(/images/download-win-cs5.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

#download-win-cs5 div:hover {
	background-image: url(/images/download-win-cs5-hover.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

#dl-request {
	width: 710px;
	margin-top: -10px;
	margin-bottom: -30px;
	margin-left: 15px;
	margin-right: 15px;
	border: 1px solid #90241E;
	padding-left: 15px;
	background-color: #ffeeee;
	padding-top: 10px;
	padding-bottom: 10px;
}

#dl-request form {
	display: inline;	
}

#dl-request select {
	font-size: 10.5pt;
}

#dl-email {
	color: #666666;
	font-size: 10.5pt;
	border: 1px solid #666666;
	margin-right: 10px;
	margin-left: 10px;
}

#dl-email:hover {
	border: 1px solid #90241E;	
}

#dl-formbutton, #dl-formbutton:hover {
	display: inline;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #90241E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#dl-formbutton:hover {
	color: #FFFFFF;
	background-color: #000000;
}

#dl-thankyou {
	padding: 0;
	margin: 0;
}

#dl-thankyou p {
	padding: 0;
	margin-left: -15px;
	font-size: 11pt;
	line-height: 17px;
	color: #666666;
	text-align: center;
}

.updates-table td {
	vertical-align: top;
}

.updates-table td ul {
	margin-top: 0;
}

/* VectorScrive comments page */

.vs-comments {
	padding: 10px;
	margin: 0;
	background-color: #E0F3FF;
	width: 65%;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 2px dashed #333;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.vs-comments p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 20pt;
	padding: 10px;
	margin: 0;
	font-style: italic;
	background-color: #222;
	color: #EEE;
}

.vs-comments p:hover {
}

.vs-comment-quote {
}

.vs-comment-attribute {
	color: #222;
	font-size: 14pt;
	padding-left: 15px;
}

.vs-comment-attribute a:hover {
	color: #000;
	background-color: #FFF;
}

.vs-comments-quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;		
}
