body								{margin: 0; background-color:	#E5BA96; font-family: Verdana, Arial, sans-serif, serif; color: #4D3E32;}
table								{border-width: 0px; }
a										{text-decoration: none; color: #890129; }
a:hover							{color: red; }

/* Possible colours:
/*	#F3B07A / #FFA75F / #E5BA96 / #D69E70
/*	#84D7E9 / #39BBD7 / #9DC3CB / #8AC9D7

/* These classes control the display of each type of field in the disc database */
/* .options				{font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; 
										text-align: center; text-decoration: underline / none etc.}	*/

.index_cat_no							{font-size:	10pt; font-weight: bold; }
.index_title							{font-size:	10pt; }
.index_box_set						{font-size:	10pt; font-weight: bold; }

.disc_cat_no							{font-size: 10pt; }
.disc_label								{font-size: 10pt; }
.disc_title								{font-family: Arial, sans-serif, serif; font-size:	18pt; font-weight: normal; }
.disc_subtitle						{font-family: Arial, sans-serif, serif; font-size:	14pt; font-weight: normal; }
.disc_artist_pri					{font-size: 10pt; font-weight: bold; }
.disc_artist_sec					{font-size: 10pt; }
.disc_artist_hid					{font-size: 10pt; }
.disc_artist_conductor		{font-size: 10pt; }
.disc_format							{font-size: 10pt; }
.disc_duration						{font-size: 10pt; }
.disc_no_discs						{font-size: 10pt; }
.disc_pub_date						{font-size: 10pt; }
.disc_pub_own							{font-size: 10pt; }
.disc_copy_date						{font-size: 10pt; }
.disc_copy_own						{font-size: 10pt; }
.disc_ddd									{font-size: 10pt; }
.disc_upc									{font-size: 10pt; }
.disc_credit							{font-size: 10pt; }
.disc_award								{font-size: 10pt; font-weight: bold; }
.disc_description					{font-size: 10pt; }
.disc_review							{font-size: 10pt; }
.disc_price								{font-size: 10pt; }

/* These classes control the display of each type of field in the track database */

.track_upc								{font-size: 10pt; }
.track_disc_no						{font-size: 10pt; font-weight: bold; }
.track_no									{font-size: 10pt; }
.track_isrc								{font-size: 10pt; }
.track_group							{font-size: 10pt; font-weight: normal; text-decoration: underline; }
.track_artist_pri					{font-size:  8pt; }
.track_artist_sub					{font-size:  8pt; }
.track_composer						{font-size:  8pt; font-weight: normal; }
.track_lyric							{font-size: 10pt; }
.track_arranger						{font-size: 10pt; }
.track_work								{font-size: 10pt; font-weight: bold; }
.track_movement						{font-size: 10pt; }
.track_info								{font-size:  8pt; }
.track_name								{font-size: 10pt; }
.track_duration						{font-size: 10pt; }
.track_work_duration			{font-size: 10pt; font-weight: bold; }
.track_orig_cat_no				{font-size: 10pt; }
.track_orig_matrix				{font-size: 10pt; }
.track_orig_label					{font-size: 10pt; }
.track_producer						{font-size: 10pt; }
.track_engineer						{font-size: 10pt; }
.track_rec_location				{font-size: 10pt; }
.track_rec_date						{font-size: 10pt; }
.track_rec_info						{font-size:  8pt; }
.track_copy_own						{font-size: 10pt; }
.track_copy_date					{font-size: 10pt; }

.button										{font-family: Arial, sans-serif, serif; font-weight: bold; font-size: 	14; }
.title										{font-family: Arial, sans-serif, serif; font-size:	18pt; font-weight: normal; }
.tiny											{font-size: 8pt; }

.pub											{font-weight: bold; }
.review_link							{font-weight: normal; }

.main											{font-size: 10pt; font-weight: normal; }
.main_bold								{font-size: 10pt; font-weight: bold; }
.secret										{font-size: 10pt; font-weight: normal; color: #E5BA96; }
.head_big									{font-family: Arial, sans-serif, serif; font-size:	18pt; font-weight: normal; }
.head											{font-family: Arial, sans-serif, serif; font-size:	14pt; font-weight: normal; }

.10norm										{font-size: 10; font-weight: normal; }
.10bold										{font-size: 10; font-weight: bold; }
.12norm										{font-size: 12; font-weight: normal; }
.12bold										{font-size: 12; font-weight: bold; }
.14norm										{font-size: 14; font-weight: normal; }
.14bold										{font-size: 14; font-weight: bold; }
.16norm										{font-size: 16; font-weight: normal; }
.16bold										{font-size: 16; font-weight: bold; }
.18norm										{font-size: 18; font-weight: normal; }
.18bold										{font-size: 18; font-weight: bold; }
.20norm										{font-size: 20; font-weight: normal; }
.20bold										{font-size: 20; font-weight: bold; }
.24norm										{font-size: 24; font-weight: normal; }
.24bold										{font-size: 24; font-weight: bold; }
.30norm										{font-size: 30; font-weight: normal; }
.30bold										{font-size: 30; font-weight: bold; }
.36norm										{font-size: 36; font-weight: normal; }
.36bold										{font-size: 36; font-weight: bold; }

.indent										{margin-left:	5%; }
